Home
last modified time | relevance | path

Searched refs:SETTRUE2 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h789 SETTRUE2, // 1 X 1 1 1 Always true (always folded) enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp322 case ISD::SETTRUE2: return "settrue2"; in getOperationName()
DSelectionDAG.cpp272 if (Operation > ISD::SETTRUE2) in getSetCCInverse()
312 if (Op > ISD::SETTRUE2) in getSetCCOrOperation()
1798 case ISD::SETTRUE2: { in FoldSetCC()
DTargetLowering.cpp1217 case ISD::SETTRUE2: { in SimplifySetCC()
/external/llvm/lib/Target/R600/
DAMDGPUISelLowering.cpp975 case ISD::SETTRUE2: in CombineMinMax()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td199 // ISD::SETTRUE2 cannot occur