Lines Matching refs:clob2
180 uint64_t *rb, uint64_t *clob1, uint64_t *clob2, in find_regs() argument
301 } else if (*clob2 == -1) { in find_regs()
302 *clob2 = i; in find_regs()
317 uint64_t clob1, uint64_t clob2, uint64_t clob3) in check_regs() argument
323 if ((clob1 >= 56) || (clob2 >= 56) || (clob3 >= 56)) in check_regs()
562 uint64_t ra = -1, rb = -1, rd = -1, clob1 = -1, clob2 = -1, clob3 = -1; in jit_bundle_gen() local
643 find_regs(bundle, 0, &ra, &rb, &clob1, &clob2, in jit_bundle_gen()
678 find_regs(bundle, &rd, &ra, &rb, &clob1, &clob2, in jit_bundle_gen()
697 &clob2, &clob3, &alias); in jit_bundle_gen()
724 &clob1, &clob2, &clob3, in jit_bundle_gen()
789 &ra, &rb, &clob1, &clob2, &clob3, &alias); in jit_bundle_gen()
797 if (check_regs(rd, ra, rb, clob1, clob2, clob3) == true) in jit_bundle_gen()
1071 jit_x0_addi(clob2, ra, 0) | in jit_bundle_gen()
1072 jit_x1_st(TREG_SP, clob2); in jit_bundle_gen()
1084 jit_x0_dblalign(rd, clob1, clob2) | in jit_bundle_gen()
1085 jit_x1_ld_add(clob2, TREG_SP, 8); in jit_bundle_gen()
1185 jit_x0_addi(clob2, TREG_ZERO, 7) | in jit_bundle_gen()
1186 jit_x1_st_add(TREG_SP, clob2, 16); in jit_bundle_gen()
1191 jit_x0_addi(clob2, clob2, -1) | in jit_bundle_gen()
1192 jit_x1_bnezt(clob2, -1); in jit_bundle_gen()
1195 jit_x1_addi(clob2, y1_br_reg, 0); in jit_bundle_gen()
1198 jit_x0_addi(clob2, TREG_ZERO, 3) | in jit_bundle_gen()
1199 jit_x1_st_add(TREG_SP, clob2, 16); in jit_bundle_gen()
1204 jit_x0_addi(clob2, clob2, -1) | in jit_bundle_gen()
1205 jit_x1_bnezt(clob2, -1); in jit_bundle_gen()
1211 jit_x1_addi(clob2, y1_br_reg, 0); in jit_bundle_gen()
1214 jit_x0_addi(clob2, rb, 0) | in jit_bundle_gen()
1215 jit_x1_st_add(TREG_SP, clob2, 16); in jit_bundle_gen()
1223 jit_x0_addi(rb, clob2, 0) | in jit_bundle_gen()
1224 jit_x1_addi(clob2, y1_br_reg, 0); in jit_bundle_gen()
1240 clob2); in jit_bundle_gen()
1245 jit_x1_ld_add(clob2, clob3, -8); in jit_bundle_gen()
1249 jit_x1_ld_add(clob2, clob3, -8); in jit_bundle_gen()
1273 jit_x0_addi(clob2, ra, 0) | in jit_bundle_gen()
1274 jit_x1_st_add(TREG_SP, clob2, 8); in jit_bundle_gen()
1304 jit_x0_addi(clob1, clob2, 7) | in jit_bundle_gen()
1305 jit_x1_ldna(rd, clob2); in jit_bundle_gen()
1310 jit_x0_dblalign(rd, clob1, clob2) | in jit_bundle_gen()
1315 jit_x1_ld_add(clob2, clob3, -8); in jit_bundle_gen()
1319 jit_x1_ld_add(clob2, clob3, -8); in jit_bundle_gen()