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

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp104 bool X86SelectCmp(const Instruction *I);
1184 bool X86FastISel::X86SelectCmp(const Instruction *I) { function in class:X86FastISel
3123 return X86SelectCmp(I);

Completed in 40 milliseconds