/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 719 SETOLE, // 0 1 0 1 True if ordered and less than or equal enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 857 SETOLE, // 0 1 0 1 True if ordered and less than or equal enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 920 SETOLE, // 0 1 0 1 True if ordered and less than or equal enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | README.txt | 71 SETOLE unimplemented
|
/external/llvm/lib/CodeGen/ |
D | Analysis.cpp | 169 case FCmpInst::FCMP_OLE: return ISD::SETOLE; in getFCmpCondCode() 189 case ISD::SETOLE: case ISD::SETULE: return ISD::SETLE; in getFCmpCodeWithoutNaN()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | Analysis.cpp | 168 case FCmpInst::FCMP_OLE: return ISD::SETOLE; in getFCmpCondCode() 188 case ISD::SETOLE: case ISD::SETULE: return ISD::SETLE; in getFCmpCodeWithoutNaN()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | Analysis.cpp | 159 case FCmpInst::FCMP_OLE: FOC = ISD::SETLE; FPC = ISD::SETOLE; break; in getFCmpCondCode()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrFloat.td | 58 defm LE : ComparisonFP<SETOLE, "le ">;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrFloat.td | 58 defm LE : ComparisonFP<SETOLE, "le ", 0x5f, 0x65>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIInsertSkips.cpp | 210 case ISD::SETOLE: in kill()
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelDAGToDAG.cpp | 315 case ISD::SETLE: case ISD::SETOLE: case ISD::SETULE: in Select()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 548 case ISD::SETOLE: in getPredicateForSetCC() 599 case ISD::SETOLE: in getCRIdxForSetCC()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeInstrFPU.td | 178 def : Pat<(setcc (f32 GPR:$L), (f32 GPR:$R), SETOLE),
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 335 case ISD::SETOLE: return "setole"; in getOperationName()
|
D | TargetLowering.cpp | 186 case ISD::SETOLE: in softenSetCCOperands() 1946 isCondCodeLegal(ISD::SETOLE, N0.getSimpleValueType())) in SimplifySetCC() 1947 return DAG.getSetCC(dl, VT, N0, N1, ISD::SETOLE); in SimplifySetCC() 1949 isCondCodeLegal(ISD::SETOLE, N0.getSimpleValueType())) in SimplifySetCC()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 364 case ISD::SETOLE: return "setole"; in getOperationName()
|
D | TargetLowering.cpp | 191 case ISD::SETOLE: in softenSetCCOperands() 2587 isCondCodeLegal(ISD::SETOLE, N0.getSimpleValueType())) in SimplifySetCC() 2588 return DAG.getSetCC(dl, VT, N0, N1, ISD::SETOLE); in SimplifySetCC() 2590 isCondCodeLegal(ISD::SETOLE, N0.getSimpleValueType())) in SimplifySetCC()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetSelectionDAG.td | 492 def SETOGE : CondCode; def SETOLT : CondCode; def SETOLE : CondCode; 778 (setcc node:$lhs, node:$rhs, SETOLE)>;
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 646 case ISD::SETOLE: in EmitCmp()
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstructions.td | 111 [{return N->get() == ISD::SETOLE || N->get() == ISD::SETLE;}]
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 592 def SETOGE : CondCode; def SETOLT : CondCode; def SETOLE : CondCode; 981 (setcc node:$lhs, node:$rhs, SETOLE)>;
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2365 isCondCodeLegal(ISD::SETOLE, N0.getValueType())) in SimplifySetCC() 2366 return DAG.getSetCC(dl, VT, N0, N1, ISD::SETOLE); in SimplifySetCC() 2368 isCondCodeLegal(ISD::SETOLE, N0.getValueType())) in SimplifySetCC()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 573 def SETOGE : CondCode; def SETOLT : CondCode; def SETOLE : CondCode; 1110 (setcc node:$lhs, node:$rhs, SETOLE)>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 3637 case ISD::SETOLE: in SelectCC() 3664 case ISD::SETOLE: in SelectCC() 3684 case ISD::SETOLE: in getPredicateForSetCC() 3731 case ISD::SETOLE: in getCRIdxForSetCC() 3753 case ISD::SETOLE: CC = ISD::SETOGE; Swap = true; break; in getVCmpInst()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 2093 case ISD::SETOLE: in getPredicateForSetCC() 2140 case ISD::SETOLE: in getCRIdxForSetCC() 2162 case ISD::SETOLE: CC = ISD::SETOGE; Swap = true; break; in getVCmpInst()
|