Searched refs:selectStore (Results 1 – 2 of 2) sorted by relevance
97 bool selectStore(const Instruction *I);866 bool MipsFastISel::selectStore(const Instruction *I) { in selectStore() function in MipsFastISel1776 return selectStore(I); in fastSelectInstruction()
119 bool selectStore(const Instruction *I);2061 bool AArch64FastISel::selectStore(const Instruction *I) { in selectStore() function in AArch64FastISel4938 return selectStore(I); in fastSelectInstruction()