Searched refs:SelectRet (Results 1 – 2 of 2) sorted by relevance
140 bool SelectRet(const Instruction *I);1694 bool PPCFastISel::SelectRet(const Instruction *I) { in SelectRet() function in PPCFastISel1982 return SelectRet(I); in fastSelectInstruction()
184 bool SelectRet(const Instruction *I);2099 bool ARMFastISel::SelectRet(const Instruction *I) { in SelectRet() function in ARMFastISel2882 return SelectRet(I); in fastSelectInstruction()