Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h932 static void emitDebugLocValue(const AsmPrinter &AP, const DIBasicType *BT,
H A DDwarfCompileUnit.cpp849 DwarfDebug::emitDebugLocValue(*Asm, BT, *DVal, DwarfExpr); in applyConcreteDbgVariableAttributes()
1371 DwarfDebug::emitDebugLocValue(*Asm, nullptr, Param.getValue(), DwarfExpr); in constructCallSiteParmEntryDIEs()
H A DDwarfDebug.cpp3074 void DwarfDebug::emitDebugLocValue(const AsmPrinter &AP, const DIBasicType *BT, in emitDebugLocValue() function in DwarfDebug
3188 DwarfDebug::emitDebugLocValue(AP, BT, Fragment, DwarfExpr); in finalize()
3192 DwarfDebug::emitDebugLocValue(AP, BT, Value, DwarfExpr); in finalize()