Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2511 auto EmitValueLocEntry = [&DwarfExpr, &BT, in emitDebugLocValue() local
2559 if (!EmitValueLocEntry(Value.getLocEntries()[0], ExprCursor)) in emitDebugLocValue()
2574 [EmitValueLocEntry, &Value](unsigned Idx, in emitDebugLocValue()
2576 return EmitValueLocEntry(Value.getLocEntries()[Idx], Cursor); in emitDebugLocValue()