Searched refs:alloc_pseudo (Results 1 – 3 of 3) sorted by relevance
769 pseudo_t alloc_pseudo(struct instruction *def) in alloc_pseudo() function876 phi = alloc_pseudo(phi_node); in alloc_phi_node()978 new = alloc_pseudo(insn); in add_load()1063 pseudo_t target = alloc_pseudo(insn); in add_binary_op()1074 pseudo_t target = alloc_pseudo(insn); in add_setval()1084 pseudo_t target = alloc_pseudo(insn); in add_setfval()1094 pseudo_t target = alloc_pseudo(insn); in add_symbol_address()1169 pseudo_t new = alloc_pseudo(insn); in add_unop()1189 pseudo_t new = alloc_pseudo(insn); in linearize_slice()1396 result = alloc_pseudo(insn); in cast_pseudo()[all …]
68 tmp = alloc_pseudo(NULL); in replace_phi_node()
317 pseudo_t alloc_pseudo(struct instruction *def);