Searched refs:selectLoad (Results 1 – 3 of 3) sorted by relevance
188 bool selectLoad(const Instruction *I);1141 bool WebAssemblyFastISel::selectLoad(const Instruction *I) { in selectLoad() function in WebAssemblyFastISel1382 return selectLoad(I); in fastSelectInstruction()
158 bool selectLoad(const Instruction *I);893 bool MipsFastISel::selectLoad(const Instruction *I) { in selectLoad() function in MipsFastISel2037 return selectLoad(I); in fastSelectInstruction()
160 bool selectLoad(const Instruction *I);1944 bool AArch64FastISel::selectLoad(const Instruction *I) { in selectLoad() function in AArch64FastISel5157 return selectLoad(I); in fastSelectInstruction()