Searched refs:SelectRet (Results 1 – 2 of 2) sorted by relevance
135 bool SelectRet(const Instruction *I);1693 bool PPCFastISel::SelectRet(const Instruction *I) { in SelectRet() function in PPCFastISel1971 return SelectRet(I); in fastSelectInstruction()
178 bool SelectRet(const Instruction *I);2077 bool ARMFastISel::SelectRet(const Instruction *I) { in SelectRet() function in ARMFastISel2875 return SelectRet(I); in fastSelectInstruction()