Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h798 SETFALSE2, // 1 X 0 0 0 Always false (always folded) enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp331 case ISD::SETFALSE2: return "setfalse2"; in getOperationName()
DTargetLowering.cpp1225 case ISD::SETFALSE2: return DAG.getConstant(0, VT); in SimplifySetCC()
DSelectionDAG.cpp1839 case ISD::SETFALSE2: return getConstant(0, VT); in FoldSetCC()
/external/llvm/lib/Target/R600/
DAMDGPUISelLowering.cpp1092 case ISD::SETFALSE2: in CombineFMinMaxLegacy()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td198 // ISD::SETFALSE2 cannot occur