Home
last modified time | relevance | path

Searched refs:SETTRUE2 (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.h1073 SETTRUE2, // 1 X 1 1 1 Always true (always folded) enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp432 case ISD::SETTRUE2: return "settrue2"; in getOperationName()
DSelectionDAG.cpp366 if (Operation > ISD::SETTRUE2) in getSetCCInverseImpl()
411 if (Op > ISD::SETTRUE2) in getSetCCOrOperation()
2016 case ISD::SETTRUE2: return getBoolConstant(true, dl, VT, OpVT); in FoldSetCC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1276 case ISD::SETTRUE2: in combineFMinMaxLegacy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td156 // ISD::SETTRUE2 cannot occur