Searched refs:selectStore (Results 1 – 3 of 3) sorted by relevance
190 bool selectStore(const Instruction *I);1242 bool WebAssemblyFastISel::selectStore(const Instruction *I) { in selectStore() function in WebAssemblyFastISel1416 return selectStore(I); in fastSelectInstruction()
158 bool selectStore(const Instruction *I);911 bool MipsFastISel::selectStore(const Instruction *I) { in selectStore() function in MipsFastISel2041 return selectStore(I); in fastSelectInstruction()
160 bool selectStore(const Instruction *I);2126 bool AArch64FastISel::selectStore(const Instruction *I) { in selectStore() function in AArch64FastISel5083 return selectStore(I); in fastSelectInstruction()