Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h914 static void emitDebugLocValue(const AsmPrinter &AP, const DIBasicType *BT,
HDDwarfCompileUnit.cpp809 DwarfDebug::emitDebugLocValue(*Asm, BT, *DVal, DwarfExpr); in applyConcreteDbgVariableAttributes()
1338 DwarfDebug::emitDebugLocValue(*Asm, nullptr, Param.getValue(), DwarfExpr); in constructCallSiteParmEntryDIEs()
HDDwarfDebug.cpp2636 void DwarfDebug::emitDebugLocValue(const AsmPrinter &AP, const DIBasicType *BT, in emitDebugLocValue() function in DwarfDebug
2750 DwarfDebug::emitDebugLocValue(AP, BT, Fragment, DwarfExpr); in finalize()
2754 DwarfDebug::emitDebugLocValue(AP, BT, Value, DwarfExpr); in finalize()