Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp166 bool SelectCmp(const Instruction *I);
1456 bool ARMFastISel::SelectCmp(const Instruction *I) { in SelectCmp() function in ARMFastISel
2838 return SelectCmp(I); in fastSelectInstruction()