Home
last modified time | relevance | path

Searched refs:SETTRUE (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h729 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h867 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAnalysis.cpp169 case FCmpInst::FCMP_TRUE: FOC = FPC = ISD::SETTRUE; break; in getFCmpCondCode()
/external/llvm/lib/CodeGen/
DAnalysis.cpp179 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE; in getFCmpCondCode()
/external/llvm/test/CodeGen/Mips/msa/
Dcompare_float.ll493 ; (setcc $a, $b, SETTRUE) is always folded, so we won't get fcaf:
509 ; (setcc $a, $b, SETTRUE) is always folded.
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp354 case ISD::SETTRUE: return "settrue"; in getOperationName()
DTargetLowering.cpp1353 case ISD::SETTRUE: in SimplifySetCC()
DSelectionDAG.cpp1898 case ISD::SETTRUE: in FoldSetCC()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1918 case ISD::SETTRUE: in SimplifySetCC()
DSelectionDAG.cpp1489 case ISD::SETTRUE: in FoldSetCC()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp973 case ISD::SETTRUE: in CombineFMinMaxLegacy()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td145 // ISD::SETTRUE cannot occur