Searched refs:alloc_pseudo (Results 1 – 3 of 3) sorted by relevance
757 pseudo_t alloc_pseudo(struct instruction *def) in alloc_pseudo() function864 phi = alloc_pseudo(phi_node); in alloc_phi_node()975 new = alloc_pseudo(insn); in add_load()1060 pseudo_t target = alloc_pseudo(insn); in add_binary_op()1078 pseudo_t target = alloc_pseudo(insn); in add_setval()1088 pseudo_t target = alloc_pseudo(insn); in add_setfval()1098 pseudo_t target = alloc_pseudo(insn); in add_symbol_address()1173 pseudo_t new = alloc_pseudo(insn); in add_unop()1193 pseudo_t new = alloc_pseudo(insn); in linearize_slice()1400 result = alloc_pseudo(insn); in cast_pseudo()[all …]
68 tmp = alloc_pseudo(NULL); in replace_phi_node()
342 pseudo_t alloc_pseudo(struct instruction *def);