Searched refs:SelectRet (Results 1 – 2 of 2) sorted by relevance
134 bool SelectRet(const Instruction *I);1690 bool PPCFastISel::SelectRet(const Instruction *I) { in SelectRet() function in PPCFastISel1968 return SelectRet(I); in fastSelectInstruction()
178 bool SelectRet(const Instruction *I);2077 bool ARMFastISel::SelectRet(const Instruction *I) { in SelectRet() function in ARMFastISel2878 return SelectRet(I); in fastSelectInstruction()