HomeSort by relevance Sort by last modified time
    Searched refs:SETUNE (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelDAGToDAG.cpp 321 case ISD::SETNE: case ISD::SETONE: case ISD::SETUNE:
337 case ISD::SETUNE: case ISD::SETUGT: case ISD::SETUGE:
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
  /external/llvm/lib/CodeGen/
Analysis.cpp 178 case FCmpInst::FCMP_UNE: return ISD::SETUNE;
187 case ISD::SETONE: case ISD::SETUNE: return ISD::SETNE;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
Analysis.cpp 177 case FCmpInst::FCMP_UNE: return ISD::SETUNE;
186 case ISD::SETONE: case ISD::SETUNE: return ISD::SETNE;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
Analysis.cpp 168 case FCmpInst::FCMP_UNE: FOC = ISD::SETNE; FPC = ISD::SETUNE; break;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIInsertSkips.cpp 239 case ISD::SETUNE:
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 554 case ISD::SETUNE:
594 case ISD::SETUNE:
595 case ISD::SETNE: Invert = true; return 2; // !Bit #2 = SETUNE
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 345 case ISD::SETUNE: return "setune";
TargetLowering.cpp 168 case ISD::SETUNE:
    [all...]
LegalizeDAG.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZISelLowering.cpp 630 case ISD::SETUNE:
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 374 case ISD::SETUNE: return "setune";
    [all...]
TargetLowering.cpp 173 case ISD::SETUNE:
    [all...]
LegalizeDAG.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
ARCISelLowering.cpp 54 case ISD::SETUNE:
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 628 case ISD::SETUNE:
    [all...]
TargetLowering.cpp     [all...]
SelectionDAG.cpp 276 if (isInteger && Op == ISD::SETUNE) // e.g. SETUGT | SETULT
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp 840 case ISD::SETUNE:
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcISelLowering.cpp 669 case ISD::SETUNE: return SPCC::FCC_NE;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp 851 case ISD::SETUNE:
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]

Completed in 108 milliseconds

1 2 3