Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp141 SDValue ExtraOper = SDValue()) { in CloneNodeWithValues() argument
143 if (ExtraOper.getNode()) in CloneNodeWithValues()
144 Ops.push_back(ExtraOper); in CloneNodeWithValues()