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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFastISel.cpp158 bool SelectCmp(const Instruction *I);
1513 bool ARMFastISel::SelectCmp(const Instruction *I) { function in class:ARMFastISel
2705 return SelectCmp(I);

Completed in 74 milliseconds