Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDISDOpcodes.h823 SETFALSE2, // 1 X 0 0 0 Always false (always folded) enumerator
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGDumper.cpp340 case ISD::SETFALSE2: return "setfalse2"; in getOperationName()
HDTargetLowering.cpp1254 case ISD::SETFALSE2: return DAG.getConstant(0, dl, VT); in SimplifySetCC()
HDSelectionDAG.cpp1894 case ISD::SETFALSE2: return getConstant(0, dl, VT); in FoldSetCC()
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDAMDGPUISelLowering.cpp1115 case ISD::SETFALSE2: in CombineFMinMaxLegacy()
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsMSAInstrInfo.td209 // ISD::SETFALSE2 cannot occur