Searched refs:selectRet (Results 1 – 3 of 3) sorted by relevance
160 bool selectRet(const Instruction *I);1110 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel1171 case Instruction::Ret: return selectRet(I); in fastSelectInstruction()
117 bool selectRet(const Instruction *I);1434 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel1817 return selectRet(I); in fastSelectInstruction()
128 bool selectRet(const Instruction *I);3668 bool AArch64FastISel::selectRet(const Instruction *I) { in selectRet() function in AArch64FastISel4978 return selectRet(I); in fastSelectInstruction()