Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1250 bool WebAssemblyFastISel::selectStore(const Instruction *I) { selectStore() function in WebAssemblyFastISel
/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp905 bool MipsFastISel::selectStore(const Instruction *I) { selectStore() function in MipsFastISel
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp791 bool SPIRVInstructionSelector::selectStore(MachineInstr &I) const { selectStore() function in SPIRVInstructionSelector
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2145 bool AArch64FastISel::selectStore(const Instruction *I) { selectStore() function in AArch64FastISel