Lines Matching refs:hash_p_ref
13663 …ir_ref ref, ht_ref, hash_pos_ref, packed_pos_ref, hash_p_ref = IR_UNUSED, packed_p_ref = IR_UNUSED… local
13714 hash_p_ref = ir_ADD_A(
13720 hash_p_ref = ir_PHI_2(IR_ADDR, hash_p_ref, IR_UNUSED);
13751 if_def_hash = ir_IF(jit_Z_TYPE_ref(jit, hash_p_ref));
13754 ir_GUARD_NOT(jit_Z_TYPE_ref(jit, hash_p_ref), ir_CONST_ADDR(exit_addr));
13758 p2_ref = ir_ADD_OFFSET(hash_p_ref, sizeof(Bucket));
13762 ir_PHI_SET_OP(hash_p_ref, 2, p2_ref);
13847 key_ref = ir_LOAD_A(ir_ADD_OFFSET(hash_p_ref, offsetof(Bucket, key)));
13885 ref = ir_LOAD_L(ir_ADD_OFFSET(hash_p_ref, offsetof(Bucket, h)));
13896 p_ref = hash_p_ref;
13918 p_ref = ir_PHI_2(IR_ADDR, packed_p_ref, hash_p_ref);
13930 p_ref = ir_PHI_2(IR_ADDR, hash_p_ref, packed_p_ref);
13934 p_ref = hash_p_ref;