Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h836 static void emitDebugLocValue(const AsmPrinter &AP, const DIBasicType *BT,
H A DDwarfCompileUnit.cpp774 DwarfDebug::emitDebugLocValue(*Asm, BT, *DVal, DwarfExpr); in constructVariableDIEImpl()
1256 DwarfDebug::emitDebugLocValue(*Asm, nullptr, Param.getValue(), DwarfExpr); in constructCallSiteParmEntryDIEs()
H A DDwarfDebug.cpp2555 void DwarfDebug::emitDebugLocValue(const AsmPrinter &AP, const DIBasicType *BT, in emitDebugLocValue() function in DwarfDebug
2669 DwarfDebug::emitDebugLocValue(AP, BT, Fragment, DwarfExpr); in finalize()
2673 DwarfDebug::emitDebugLocValue(AP, BT, Value, DwarfExpr); in finalize()