Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h780 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
/external/llvm/lib/CodeGen/
DAnalysis.cpp168 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE; in getFCmpCondCode()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp321 case ISD::SETTRUE: return "settrue"; in getOperationName()
DTargetLowering.cpp1216 case ISD::SETTRUE: in SimplifySetCC()
DSelectionDAG.cpp1797 case ISD::SETTRUE: in FoldSetCC()
/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/Target/R600/
DAMDGPUISelLowering.cpp974 case ISD::SETTRUE: in CombineMinMax()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td197 // ISD::SETTRUE cannot occur