Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h389 void resolveDanglingDebugInfo(const Value *V, SDValue Val);
DSelectionDAGBuilder.cpp950 void SelectionDAGBuilder::resolveDanglingDebugInfo(const Value *V, in resolveDanglingDebugInfo() function in SelectionDAGBuilder
988 resolveDanglingDebugInfo(V, N); in getValue()
995 resolveDanglingDebugInfo(V, Val); in getValue()
1009 resolveDanglingDebugInfo(V, Val); in getNonRegisterValue()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h669 void resolveDanglingDebugInfo(const Value *V, SDValue Val);
DSelectionDAGBuilder.cpp1008 void SelectionDAGBuilder::resolveDanglingDebugInfo(const Value *V, in resolveDanglingDebugInfo() function in SelectionDAGBuilder
1046 resolveDanglingDebugInfo(V, Result); in getCopyFromRegs()
1068 resolveDanglingDebugInfo(V, Val); in getValue()
1097 resolveDanglingDebugInfo(V, Val); in getNonRegisterValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h685 void resolveDanglingDebugInfo(const Value *V, SDValue Val);
DSelectionDAGBuilder.cpp1129 void SelectionDAGBuilder::resolveDanglingDebugInfo(const Value *V, in resolveDanglingDebugInfo() function in SelectionDAGBuilder
1185 resolveDanglingDebugInfo(V, Result); in getCopyFromRegs()
1207 resolveDanglingDebugInfo(V, Val); in getValue()
1236 resolveDanglingDebugInfo(V, Val); in getNonRegisterValue()