Home
last modified time | relevance | path

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

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