Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h782 SETFALSE2, // 1 X 0 0 0 Always false (always folded) enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp324 case ISD::SETFALSE2: return "setfalse2"; in getOperationName()
DTargetLowering.cpp1215 case ISD::SETFALSE2: return DAG.getConstant(0, VT); in SimplifySetCC()
DSelectionDAG.cpp1796 case ISD::SETFALSE2: return getConstant(0, VT); in FoldSetCC()
/external/llvm/lib/Target/R600/
DAMDGPUISelLowering.cpp973 case ISD::SETFALSE2: in CombineMinMax()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td198 // ISD::SETFALSE2 cannot occur