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