Home
last modified time | relevance | path

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

/external/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()
/external/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()
/external/llvm-project/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()