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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
  /external/llvm/lib/CodeGen/
Analysis.cpp 160 case FCmpInst::FCMP_ORD: return ISD::SETO;
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 305 case ISD::SETO: return "seto";
TargetLowering.cpp 161 case ISD::SETO:
    [all...]
LegalizeDAG.cpp     [all...]
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 610 case ISD::SETO: return PPC::PRED_NU;
638 case ISD::SETO: Invert = true; return 3; // !Bit #3 = SETO
    [all...]
PPCISelLowering.cpp 534 setCondCodeAction(ISD::SETO, MVT::v4f32, Expand);
569 setCondCodeAction(ISD::SETO, MVT::v2f64, Expand);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 637 #define SETO(a) CHOICE(seto a, seto a, seto a)
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 637 #define SETO(a) CHOICE(seto a, seto a, seto a)
    [all...]
  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp     [all...]
MipsISelLowering.cpp 484 case ISD::SETO: return Mips::FCOND_OR;
    [all...]
  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.cpp     [all...]
R600ISelLowering.cpp 45 setCondCodeAction(ISD::SETO, MVT::f32, Expand);
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 1950 milliseconds