Searched refs:selectStore (Results 1 – 3 of 3) sorted by relevance
158 bool selectStore(const Instruction *I);1026 bool WebAssemblyFastISel::selectStore(const Instruction *I) { in selectStore() function in WebAssemblyFastISel1169 case Instruction::Store: return selectStore(I); in fastSelectInstruction()
110 bool selectStore(const Instruction *I);879 bool MipsFastISel::selectStore(const Instruction *I) { in selectStore() function in MipsFastISel1789 return selectStore(I); in fastSelectInstruction()
118 bool selectStore(const Instruction *I);2068 bool AArch64FastISel::selectStore(const Instruction *I) { in selectStore() function in AArch64FastISel4971 return selectStore(I); in fastSelectInstruction()