Home
last modified time | relevance | path

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

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