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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86FastISel.cpp819 static unsigned X86ChooseCmpOpcode(EVT VT, const X86Subtarget *Subtarget) { function
877 unsigned CompareOpc = X86ChooseCmpOpcode(VT, Subtarget);
/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp1328 static unsigned X86ChooseCmpOpcode(EVT VT, const X86Subtarget *Subtarget) { function
1396 unsigned CompareOpc = X86ChooseCmpOpcode(VT, Subtarget);

Completed in 184 milliseconds