Searched refs:selectLoad (Results 1 – 3 of 3) sorted by relevance
186 bool selectLoad(const Instruction *I);1181 bool WebAssemblyFastISel::selectLoad(const Instruction *I) { in selectLoad() function in WebAssemblyFastISel1413 return selectLoad(I); in fastSelectInstruction()
157 bool selectLoad(const Instruction *I);889 bool MipsFastISel::selectLoad(const Instruction *I) { in selectLoad() function in MipsFastISel2039 return selectLoad(I); in fastSelectInstruction()
159 bool selectLoad(const Instruction *I);1925 bool AArch64FastISel::selectLoad(const Instruction *I) { in selectLoad() function in AArch64FastISel5076 return selectLoad(I); in fastSelectInstruction()