Searched defs:selectStore (Results 1 – 4 of 4) sorted by relevance
1259 bool WebAssemblyFastISel::selectStore(const Instruction *I) { in selectStore() function in WebAssemblyFastISel
910 bool MipsFastISel::selectStore(const Instruction *I) { in selectStore() function in MipsFastISel
2141 bool AArch64FastISel::selectStore(const Instruction *I) { in selectStore() function in AArch64FastISel
1186 bool SPIRVInstructionSelector::selectStore(MachineInstr &I) const { in selectStore() function in SPIRVInstructionSelector