Home
last modified time | relevance | path

Searched defs:selectLoad (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1183 bool WebAssemblyFastISel::selectLoad(const Instruction *I) { selectLoad() function in WebAssemblyFastISel
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp597 bool SPIRVInstructionSelector::selectLoad(Register ResVReg, selectLoad() function in SPIRVInstructionSelector
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp883 bool MipsFastISel::selectLoad(const Instruction *I) { in selectLoad() function in MipsFastISel
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1943 bool AArch64FastISel::selectLoad(const Instruction *I) { selectLoad() function in AArch64FastISel