HomeSort by relevance Sort by last modified time
    Searched full:setgt (Results 26 - 50 of 61) sorted by null

12 3

  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
PPCInstrVSX.td     [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.td     [all...]
MipsDSPInstrInfo.td     [all...]
MicroMipsInstrInfo.td 809 def BGTZ_MM : MMRel, CBranchZero<"bgtz", brtarget_mm, setgt, GPR32Opnd>,
    [all...]
MipsSEISelLowering.cpp 288 setCondCodeAction(ISD::SETGT, Ty, Expand);
328 setCondCodeAction(ISD::SETGT, Ty, Expand);
    [all...]
  /external/llvm/include/llvm/Target/
TargetSelectionDAG.td 544 def SETEQ : CondCode; def SETGT : CondCode; def SETGE : CondCode;
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 724 CCs[RTLIB::OGT_F32] = ISD::SETGT;
725 CCs[RTLIB::OGT_F64] = ISD::SETGT;
726 CCs[RTLIB::OGT_F128] = ISD::SETGT;
    [all...]
  /external/llvm/lib/Target/BPF/
BPFISelLowering.cpp 579 case ISD::SETGT:
BPFInstrInfo.td 74 [{return (N->getZExtValue() == ISD::SETGT);}]>;
  /external/mesa3d/src/gallium/drivers/radeon/
R600Instructions.td 279 0x09, "SETGT",
417 (selectcc (i32 R600_Reg32:$src0), R600_Reg32:$src1, -1, 0, SETGT))]
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.cpp     [all...]
R600Instructions.td 701 0x09, "SETGT",
796 [(set i32:$dst, (selectcc i32:$src0, i32:$src1, -1, 0, SETGT))]
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfoV5.td 297 defm : T_fcmp_pats <setgt, F2_sfcmpgt, F2_dfcmpgt>;
    [all...]
HexagonInstrInfo.td 101 def : T_CMP_pat <C2_cmpgti, setgt, s10ImmPred>;
287 // since seteq/setgt/etc. are defined as ParFrags.
293 def: T_cmp32_rr_pat<C2_cmpgt, setgt, i1>;
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXVector.td     [all...]
NVPTXInstrInfo.td     [all...]
  /external/llvm/test/CodeGen/Mips/
cmov.ll 233 ; (select (setgt a, N), t, f)
  /external/llvm/test/Transforms/InstCombine/
cast.ll 141 ; %X = setlt sbyte %c, 0 ; setgt %A, 127
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]

Completed in 1365 milliseconds

12 3