Searched defs:selectLoad (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFastISel.cpp | 1190 bool WebAssemblyFastISel::selectLoad(const Instruction *I) { selectLoad() function in WebAssemblyFastISel |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 883 bool MipsFastISel::selectLoad(const Instruction *I) { selectLoad() function in MipsFastISel |
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVInstructionSelector.cpp | 771 bool SPIRVInstructionSelector::selectLoad(Register ResVReg, selectLoad() function in SPIRVInstructionSelector |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 1944 bool AArch64FastISel::selectLoad(const Instruction *I) { selectLoad() function in AArch64FastISel |