Home
last modified time | relevance | path

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

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