Searched refs:selectCmp (Results 1 – 2 of 2) sorted by relevance
100 bool selectCmp(const Instruction *I);925 bool MipsFastISel::selectCmp(const Instruction *I) { in selectCmp() function in MipsFastISel1820 return selectCmp(I); in fastSelectInstruction()
122 bool selectCmp(const Instruction *I);2415 bool AArch64FastISel::selectCmp(const Instruction *I) { in selectCmp() function in AArch64FastISel4941 return selectCmp(I); in fastSelectInstruction()