Searched refs:ensureAbstractVariableIsCreated (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.h | 337 void ensureAbstractVariableIsCreated(DwarfCompileUnit &CU, InlinedVariable IV,
|
D | DwarfDebug.cpp | 918 void DwarfDebug::ensureAbstractVariableIsCreated(DwarfCompileUnit &CU, InlinedVariable IV, in ensureAbstractVariableIsCreated() function in DwarfDebug 1449 ensureAbstractVariableIsCreated(TheCU, InlinedVariable(DV, nullptr), in endFunctionImpl()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.h | 319 void ensureAbstractVariableIsCreated(InlinedVariable Var,
|
D | DwarfDebug.cpp | 697 void DwarfDebug::ensureAbstractVariableIsCreated(InlinedVariable IV, in ensureAbstractVariableIsCreated() function in DwarfDebug 1149 ensureAbstractVariableIsCreated(InlinedVariable(DV, nullptr), in endFunction()
|