Searched defs:selectStore (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFastISel.cpp | 1250 bool WebAssemblyFastISel::selectStore(const Instruction *I) { selectStore() function in WebAssemblyFastISel |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 905 bool MipsFastISel::selectStore(const Instruction *I) { selectStore() function in MipsFastISel |
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVInstructionSelector.cpp | 791 bool SPIRVInstructionSelector::selectStore(MachineInstr &I) const { selectStore() function in SPIRVInstructionSelector |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 2145 bool AArch64FastISel::selectStore(const Instruction *I) { selectStore() function in AArch64FastISel |