Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1970 *UDTRecordEnd = MMI->getContext().createTempSymbol(); in emitDebugInfoForUDTs() local
1972 OS.emitAbsoluteSymbolDiff(UDTRecordEnd, UDTRecordBegin, 2); in emitDebugInfoForUDTs()
1982 OS.EmitLabel(UDTRecordEnd); in emitDebugInfoForUDTs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2670 *UDTRecordEnd = MMI->getContext().createTempSymbol(); in emitDebugInfoForUDTs() local
2672 OS.emitAbsoluteSymbolDiff(UDTRecordEnd, UDTRecordBegin, 2); in emitDebugInfoForUDTs()
2682 OS.EmitLabel(UDTRecordEnd); in emitDebugInfoForUDTs()