Lines Matching refs:clob1

180 		      uint64_t *rb, uint64_t *clob1, uint64_t *clob2,  in find_regs()  argument
299 if (*clob1 == -1) { in find_regs()
300 *clob1 = 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()
696 find_regs(bundle, &rd, &ra, &rb, &clob1, 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()
1068 jit_x0_addi(clob1, ra, 7) | in jit_bundle_gen()
1069 jit_x1_st_add(TREG_SP, clob1, -8); in jit_bundle_gen()
1078 jit_x1_ldna(clob1, clob1); in jit_bundle_gen()
1084 jit_x0_dblalign(rd, clob1, clob2) | in jit_bundle_gen()
1088 jit_x1_ld_add(clob1, TREG_SP, 16); in jit_bundle_gen()
1095 jit_x0_addi(clob1, ra, 7) | in jit_bundle_gen()
1096 jit_x1_st(TREG_SP, clob1); in jit_bundle_gen()
1102 jit_x1_ldna(clob1, clob1); in jit_bundle_gen()
1108 jit_x0_dblalign(rd, clob1, ra) | in jit_bundle_gen()
1109 jit_x1_ld_add(clob1, TREG_SP, 16); in jit_bundle_gen()
1171 jit_x0_addi(clob1, ra, 0) | in jit_bundle_gen()
1172 jit_x1_st_add(TREG_SP, clob1, 8); in jit_bundle_gen()
1175 jit_x0_addi(clob1, ra, load_store_size - 1) | in jit_bundle_gen()
1176 jit_x1_st_add(TREG_SP, clob1, 8); in jit_bundle_gen()
1189 jit_x1_st1_add(clob1, rb, UA_FIXUP_ADDR_DELTA); in jit_bundle_gen()
1202 jit_x1_st1_add(clob1, rb, UA_FIXUP_ADDR_DELTA); in jit_bundle_gen()
1219 jit_x1_st1_add(clob1, rb, in jit_bundle_gen()
1253 jit_x1_ld_add(clob1, clob3, -8); in jit_bundle_gen()
1278 jit_x0_addi(clob1, y1_br_reg, 0) | in jit_bundle_gen()
1279 jit_x1_st_add(TREG_SP, clob1, 16); in jit_bundle_gen()
1283 jit_x1_st_add(TREG_SP, clob1, 16); in jit_bundle_gen()
1300 clob1); in jit_bundle_gen()
1304 jit_x0_addi(clob1, clob2, 7) | in jit_bundle_gen()
1308 jit_x1_ldna(clob1, clob1); in jit_bundle_gen()
1310 jit_x0_dblalign(rd, clob1, clob2) | in jit_bundle_gen()
1311 jit_x1_ld_add(clob1, clob3, -8); in jit_bundle_gen()