Home
last modified time | relevance | path

Searched refs:SETTRUE (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1064 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp218 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE; in getFCmpCondCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp431 case ISD::SETTRUE: return "settrue"; in getOperationName()
DSelectionDAGBuilder.cpp2347 if (CB.CC == ISD::SETTRUE) { in visitSwitchCase()
10318 CC = ISD::SETTRUE; in lowerWorkItem()
DSelectionDAG.cpp2015 case ISD::SETTRUE: in FoldSetCC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1275 case ISD::SETTRUE: in combineFMinMaxLegacy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td154 // ISD::SETTRUE cannot occur