Searched refs:selectLoad (Results 1 – 4 of 4) sorted by relevance
190 bool selectLoad(const Instruction *I);1183 bool WebAssemblyFastISel::selectLoad(const Instruction *I) { in selectLoad() function in WebAssemblyFastISel1415 return selectLoad(I); in fastSelectInstruction()
86 bool selectLoad(Register ResVReg, const SPIRVType *ResType,296 return selectLoad(ResVReg, ResType, I); in spvSelect()455 bool SPIRVInstructionSelector::selectLoad(Register ResVReg, in selectLoad() function in SPIRVInstructionSelector1153 return selectLoad(ResVReg, ResType, I); in selectIntrinsic()
157 bool selectLoad(const Instruction *I);883 bool MipsFastISel::selectLoad(const Instruction *I) { in selectLoad() function in MipsFastISel2033 return selectLoad(I); in fastSelectInstruction()
160 bool selectLoad(const Instruction *I);1925 bool AArch64FastISel::selectLoad(const Instruction *I) { in selectLoad() function in AArch64FastISel5088 return selectLoad(I); in fastSelectInstruction()