/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 867 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 1064 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 1280 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
|
/external/llvm-project/llvm/lib/Target/VE/ |
D | VEISelDAGToDAG.cpp | 95 case ISD::SETTRUE: in fpCondCode2Fcc()
|
/external/llvm/lib/CodeGen/ |
D | Analysis.cpp | 179 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE; in getFCmpCondCode()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | Analysis.cpp | 218 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE; in getFCmpCondCode()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | Analysis.cpp | 219 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE; in getFCmpCondCode()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 354 case ISD::SETTRUE: return "settrue"; in getOperationName()
|
D | TargetLowering.cpp | 1353 case ISD::SETTRUE: in SimplifySetCC()
|
D | SelectionDAG.cpp | 1898 case ISD::SETTRUE: in FoldSetCC()
|
/external/llvm/test/CodeGen/Mips/msa/ |
D | compare_float.ll | 493 ; (setcc $a, $b, SETTRUE) is always folded, so we won't get fcaf: 509 ; (setcc $a, $b, SETTRUE) is always folded.
|
/external/llvm-project/llvm/test/CodeGen/Mips/msa/ |
D | compare_float.ll | 493 ; (setcc $a, $b, SETTRUE) is always folded, so we won't get fcaf: 509 ; (setcc $a, $b, SETTRUE) is always folded.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 431 case ISD::SETTRUE: return "settrue"; in getOperationName()
|
D | SelectionDAGBuilder.cpp | 2347 if (CB.CC == ISD::SETTRUE) { in visitSwitchCase() 10318 CC = ISD::SETTRUE; in lowerWorkItem()
|
D | SelectionDAG.cpp | 2015 case ISD::SETTRUE: in FoldSetCC()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 452 case ISD::SETTRUE: return "settrue"; in getOperationName()
|
D | SelectionDAGBuilder.cpp | 2320 if (CB.CC == ISD::SETTRUE) { in visitSwitchCase() 10449 CC = ISD::SETTRUE; in lowerWorkItem()
|
D | SelectionDAG.cpp | 2121 case ISD::SETTRUE: in FoldSetCC()
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 973 case ISD::SETTRUE: in CombineFMinMaxLegacy()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 1275 case ISD::SETTRUE: in combineFMinMaxLegacy()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 1394 case ISD::SETTRUE: in combineFMinMaxLegacy()
|
/external/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 145 // ISD::SETTRUE cannot occur
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 154 // ISD::SETTRUE cannot occur
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 154 // ISD::SETTRUE cannot occur
|