Home
last modified time | relevance | path

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

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