HomeSort by relevance Sort by last modified time
    Searched refs:X86ChooseCmpOpcode (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp 819 static unsigned X86ChooseCmpOpcode(EVT VT, const X86Subtarget *Subtarget) {
877 unsigned CompareOpc = X86ChooseCmpOpcode(VT, Subtarget);
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]

Completed in 258 milliseconds