Searched refs:selectStore (Results 1 – 4 of 4) sorted by relevance
189 bool selectStore(const Instruction *I);1259 bool WebAssemblyFastISel::selectStore(const Instruction *I) { in selectStore() function in WebAssemblyFastISel1434 return selectStore(I); in fastSelectInstruction()
156 bool selectStore(const Instruction *I);910 bool MipsFastISel::selectStore(const Instruction *I) { in selectStore() function in MipsFastISel2050 return selectStore(I); in fastSelectInstruction()
145 bool selectStore(MachineInstr &I) const;651 return selectStore(I); in spvSelect()1186 bool SPIRVInstructionSelector::selectStore(MachineInstr &I) const { in selectStore() function in SPIRVInstructionSelector2885 return selectStore(I); in selectIntrinsic()
158 bool selectStore(const Instruction *I);2141 bool AArch64FastISel::selectStore(const Instruction *I) { in selectStore() function in AArch64FastISel5178 return selectStore(I); in fastSelectInstruction()