Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3100 auto EmitValueLocEntry = [&DwarfExpr, &BT, in emitDebugLocValue() local
3148 if (!EmitValueLocEntry(Value.getLocEntries()[0], ExprCursor)) in emitDebugLocValue()
3163 [EmitValueLocEntry, &Value](unsigned Idx, in emitDebugLocValue()
3165 return EmitValueLocEntry(Value.getLocEntries()[Idx], Cursor); in emitDebugLocValue()