Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h741 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
/external/llvm/lib/CodeGen/
DAnalysis.cpp169 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE; in getFCmpCondCode()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp311 case ISD::SETTRUE: return "settrue"; in getOperationName()
DTargetLowering.cpp1915 case ISD::SETTRUE: in SimplifySetCC()
DSelectionDAG.cpp1573 case ISD::SETTRUE: in FoldSetCC()