Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h858 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
/external/llvm/lib/CodeGen/
DAnalysis.cpp180 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.cpp353 case ISD::SETTRUE: return "settrue"; in getOperationName()
DTargetLowering.cpp1268 case ISD::SETTRUE: in SimplifySetCC()
DSelectionDAG.cpp1924 case ISD::SETTRUE: in FoldSetCC()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1109 case ISD::SETTRUE: in CombineFMinMaxLegacy()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td187 // ISD::SETTRUE cannot occur