Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86FastISel.cpp98 bool X86SelectCmp(const Instruction *I);
1438 bool X86FastISel::X86SelectCmp(const Instruction *I) { in X86SelectCmp() function in X86FastISel
3595 return X86SelectCmp(I); in fastSelectInstruction()