Home
last modified time | relevance | path

Searched refs:SETFALSE (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1049 SETFALSE, // 0 0 0 0 Always false (always folded) enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp203 case FCmpInst::FCMP_FALSE: return ISD::SETFALSE; in getFCmpCondCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp433 case ISD::SETFALSE: return "setfalse"; in getOperationName()
DSelectionDAG.cpp435 case ISD::SETUO : Result = ISD::SETFALSE; break; // SETUGT & SETULT in getSetCCAndOperation()
2013 case ISD::SETFALSE: in FoldSetCC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1273 case ISD::SETFALSE: in combineFMinMaxLegacy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td113 // ISD::SETFALSE cannot occur