Searched refs:selectLoad (Results 1 – 3 of 3) sorted by relevance
157 bool selectLoad(const Instruction *I);971 bool WebAssemblyFastISel::selectLoad(const Instruction *I) { in selectLoad() function in WebAssemblyFastISel1168 case Instruction::Load: return selectLoad(I); in fastSelectInstruction()
109 bool selectLoad(const Instruction *I);857 bool MipsFastISel::selectLoad(const Instruction *I) { in selectLoad() function in MipsFastISel1787 return selectLoad(I); in fastSelectInstruction()
117 bool selectLoad(const Instruction *I);1890 bool AArch64FastISel::selectLoad(const Instruction *I) { in selectLoad() function in AArch64FastISel4969 return selectLoad(I); in fastSelectInstruction()