Home
last modified time | relevance | path

Searched refs:SelectCmp (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp172 bool SelectCmp(const Instruction *I);
1479 bool ARMFastISel::SelectCmp(const Instruction *I) { in SelectCmp() function in ARMFastISel
2842 return SelectCmp(I); in fastSelectInstruction()