Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1066 SETFALSE2, // 1 X 0 0 0 Always false (always folded) enumerator
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1274 case ISD::SETFALSE2: in combineFMinMaxLegacy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td155 // ISD::SETFALSE2 cannot occur