Searched refs:SelectRet (Results 1 – 2 of 2) sorted by relevance
135 bool SelectRet(const Instruction *I);1691 bool PPCFastISel::SelectRet(const Instruction *I) { in SelectRet() function in PPCFastISel1978 return SelectRet(I); in fastSelectInstruction()
179 bool SelectRet(const Instruction *I);2074 bool ARMFastISel::SelectRet(const Instruction *I) { in SelectRet() function in ARMFastISel2872 return SelectRet(I); in fastSelectInstruction()