Searched refs:selectStore (Results 1 – 4 of 4) sorted by relevance
191 bool selectStore(const Instruction *I);1243 bool WebAssemblyFastISel::selectStore(const Instruction *I) { in selectStore() function in WebAssemblyFastISel1417 return selectStore(I); in fastSelectInstruction()
93 bool selectStore(MachineInstr &I) const;312 return selectStore(I); in spvSelect()609 bool SPIRVInstructionSelector::selectStore(MachineInstr &I) const { in selectStore() function in SPIRVInstructionSelector1321 return selectStore(I); in selectIntrinsic()
158 bool selectStore(const Instruction *I);905 bool MipsFastISel::selectStore(const Instruction *I) { in selectStore() function in MipsFastISel2035 return selectStore(I); in fastSelectInstruction()
161 bool selectStore(const Instruction *I);2150 bool AArch64FastISel::selectStore(const Instruction *I) { in selectStore() function in AArch64FastISel5124 return selectStore(I); in fastSelectInstruction()