Searched refs:PSEUDO_REG (Results 1 – 11 of 11) sorted by relevance
28 PSEUDO_REG, enumerator190 (((SRC)->type == PSEUDO_REG && (DEF = (SRC)->def)) ? DEF->opcode : OP_BADOP)264 return p->type == PSEUDO_REG || p->type == PSEUDO_PHI; in has_definition()
70 if (pseudo->type == PSEUDO_REG) { in phi_parent()368 if (insn->func->type == PSEUDO_REG) in kill_insn()447 if (src->type != PSEUDO_REG) in is_same_op()585 if (p->type != PSEUDO_REG) in def_opcode()613 if (pseudo->type == PSEUDO_REG) { in operand_size()822 if (src1->type == PSEUDO_REG) { in simplify_mask_or()826 if (src2->type == PSEUDO_REG) { in simplify_mask_or()930 if (pseudo->type != PSEUDO_REG) in simplify_shift()1095 if (old->type != PSEUDO_REG) in simplify_seteq_setne()1554 if (insn->src1->type == PSEUDO_REG) // (x # y) + z in simplify_constant_rightside()[all …]
153 return pseudo && (pseudo->type == PSEUDO_REG || pseudo->type == PSEUDO_ARG); in trackable_pseudo()160 if (pseudo->type != PSEUDO_REG || def->bb != bb || def->opcode == OP_PHI) in insn_uses()
91 if (src->type != PSEUDO_REG) in replace_phi_node()
73 case PSEUDO_REG: in check_user()
308 if (val->type != PSEUDO_REG) in mark_phi_used()
118 case PSEUDO_REG: { in pseudo_truth_value()309 if (cond->type != PSEUDO_REG) in simplify_phi_branch()
261 case PSEUDO_REG: in pseudo_name()374 case PSEUDO_REG: in pseudo_to_value()810 if (insn->func->type == PSEUDO_REG || insn->func->type == PSEUDO_PHI) in output_op_call()
64 case PSEUDO_REG: in mkvar()
621 case PSEUDO_REG: in fill_reg()1534 case PSEUDO_REG: in fill_output()
142 case PSEUDO_REG: in show_pseudo()761 pseudo->type = PSEUDO_REG; in alloc_pseudo()