Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h789 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DAnalysis.cpp178 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE; in getFCmpCondCode()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp326 case ISD::SETTRUE: return "settrue"; in getOperationName()
H A DTargetLowering.cpp1217 case ISD::SETTRUE: in SimplifySetCC()
H A DSelectionDAG.cpp1795 case ISD::SETTRUE: in FoldSetCC()
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/Mips/msa/
H A Dcompare_float.ll493 ; (setcc $a, $b, SETTRUE) is always folded, so we won't get fcaf:
509 ; (setcc $a, $b, SETTRUE) is always folded.
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.cpp1079 case ISD::SETTRUE: in CombineFMinMaxLegacy()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsMSAInstrInfo.td197 // ISD::SETTRUE cannot occur