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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86FlagsCopyLowering.cpp 605 } else if (X86::getCondFromSETOpc(MI.getOpcode()) !=
733 X86::CondCode Cond = X86::getCondFromSETOpc(MI.getOpcode());
    [all...]
X86InstrInfo.h 91 CondCode getCondFromSETOpc(unsigned Opc);
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 214 milliseconds