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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 721 SETO, // 0 1 1 1 True if ordered (no nans
    [all...]
  /external/llvm/lib/CodeGen/
Analysis.cpp 161 case FCmpInst::FCMP_ORD: FOC = FPC = ISD::SETO; break;
  /external/llvm/lib/Target/Alpha/
AlphaISelDAGToDAG.cpp 323 case ISD::SETO:
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 564 case ISD::SETO: return PPC::PRED_NU;
596 case ISD::SETO: Invert = true; return 3; // !Bit #3 = SETO
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
TargetLowering.cpp     [all...]
LegalizeFloatTypes.cpp 650 case ISD::SETO:
    [all...]
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 633 case ISD::SETO:
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 683 case ISD::SETO: return SPCC::FCC_O;
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 597 #define SETO(a) CHOICE(seto a, seto a, seto a)
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 471 case ISD::SETO: return Mips::FCOND_OR;
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 128 milliseconds