Searched refs:SelectRet (Results 1 – 2 of 2) sorted by relevance
139 bool SelectRet(const Instruction *I);1561 bool PPCFastISel::SelectRet(const Instruction *I) { in SelectRet() function in PPCFastISel1849 return SelectRet(I); in fastSelectInstruction()
162 bool SelectRet(const Instruction *I);2081 bool ARMFastISel::SelectRet(const Instruction *I) { in SelectRet() function in ARMFastISel2863 return SelectRet(I); in fastSelectInstruction()