Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h731 SETFALSE2, // 1 X 0 0 0 Always false (always folded) enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h869 SETFALSE2, // 1 X 0 0 0 Always false (always folded) enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h932 SETFALSE2, // 1 X 0 0 0 Always false (always folded) enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp357 case ISD::SETFALSE2: return "setfalse2"; in getOperationName()
DTargetLowering.cpp1352 case ISD::SETFALSE2: return DAG.getConstant(0, dl, VT); in SimplifySetCC()
DSelectionDAG.cpp1897 case ISD::SETFALSE2: return getConstant(0, dl, VT); in FoldSetCC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp386 case ISD::SETFALSE2: return "setfalse2"; in getOperationName()
DTargetLowering.cpp1950 case ISD::SETFALSE2: return DAG.getBoolConstant(false, dl, VT, OpVT); in SimplifySetCC()
DSelectionDAG.cpp1969 case ISD::SETFALSE2: return getBoolConstant(false, dl, VT, OpVT); in FoldSetCC()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1917 case ISD::SETFALSE2: return DAG.getConstant(0, VT); in SimplifySetCC()
DSelectionDAG.cpp1488 case ISD::SETFALSE2: return getConstant(0, VT); in FoldSetCC()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp972 case ISD::SETFALSE2: in CombineFMinMaxLegacy()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1269 case ISD::SETFALSE2: in combineFMinMaxLegacy()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td146 // ISD::SETFALSE2 cannot occur
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td139 // ISD::SETFALSE2 cannot occur