Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h869 SETFALSE2, // 1 X 0 0 0 Always false (always folded) enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1066 SETFALSE2, // 1 X 0 0 0 Always false (always folded) enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h1282 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-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp434 case ISD::SETFALSE2: return "setfalse2"; in getOperationName()
DSelectionDAG.cpp2014 case ISD::SETFALSE2: return getBoolConstant(false, dl, VT, OpVT); in FoldSetCC()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp455 case ISD::SETFALSE2: return "setfalse2"; in getOperationName()
DSelectionDAG.cpp2120 case ISD::SETFALSE2: return getBoolConstant(false, dl, VT, OpVT); in FoldSetCC()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp972 case ISD::SETFALSE2: in CombineFMinMaxLegacy()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1274 case ISD::SETFALSE2: in combineFMinMaxLegacy()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1393 case ISD::SETFALSE2: in combineFMinMaxLegacy()
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td146 // ISD::SETFALSE2 cannot occur
/external/llvm-project/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td155 // ISD::SETFALSE2 cannot occur
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td155 // ISD::SETFALSE2 cannot occur