Searched refs:selectStore (Results 1 – 4 of 4) sorted by relevance
195 bool selectStore(const Instruction *I);1250 bool WebAssemblyFastISel::selectStore(const Instruction *I) { in selectStore() function in WebAssemblyFastISel1425 return selectStore(I); in fastSelectInstruction()
158 bool selectStore(const Instruction *I);905 bool MipsFastISel::selectStore(const Instruction *I) { in selectStore() function in MipsFastISel2035 return selectStore(I); in fastSelectInstruction()
128 bool selectStore(MachineInstr &I) const;397 return selectStore(I); in spvSelect()791 bool SPIRVInstructionSelector::selectStore(MachineInstr &I) const { in selectStore() function in SPIRVInstructionSelector1962 return selectStore(I); in selectIntrinsic()
163 bool selectStore(const Instruction *I);2145 bool AArch64FastISel::selectStore(const Instruction *I) { in selectStore() function in AArch64FastISel5172 return selectStore(I); in fastSelectInstruction()