Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h860 SETFALSE2, // 1 X 0 0 0 Always false (always folded) enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp356 case ISD::SETFALSE2: return "setfalse2"; in getOperationName()
DTargetLowering.cpp1267 case ISD::SETFALSE2: return DAG.getConstant(0, dl, VT); in SimplifySetCC()
DSelectionDAG.cpp1923 case ISD::SETFALSE2: return getConstant(0, dl, VT); in FoldSetCC()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1108 case ISD::SETFALSE2: in CombineFMinMaxLegacy()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td188 // ISD::SETFALSE2 cannot occur