Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h99 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) : in DanglingDebugInfo() argument
100 DI(di), dl(DL), SDNodeOrder(SDNO) { } in DanglingDebugInfo()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h104 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) in DanglingDebugInfo() argument
105 : DI(di), dl(std::move(DL)), SDNodeOrder(SDNO) {} in DanglingDebugInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h111 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) in DanglingDebugInfo() argument
112 : DI(di), dl(std::move(DL)), SDNodeOrder(SDNO) {} in DanglingDebugInfo()