Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp107 bool X86SelectCmp(const Instruction *I);
1190 bool X86FastISel::X86SelectCmp(const Instruction *I) { in X86SelectCmp() function in X86FastISel
3196 return X86SelectCmp(I); in fastSelectInstruction()