Searched refs:selectLoad (Results 1 – 3 of 3) sorted by relevance
189 bool selectLoad(const Instruction *I);1182 bool WebAssemblyFastISel::selectLoad(const Instruction *I) { in selectLoad() function in WebAssemblyFastISel1414 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 AArch64FastISel5081 return selectLoad(I); in fastSelectInstruction()