Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h291 void constructCallSiteParmEntryDIEs(DIE &CallSiteDIE,
H A DDwarfCompileUnit.cpp1302 void DwarfCompileUnit::constructCallSiteParmEntryDIEs( in constructCallSiteParmEntryDIEs() function in DwarfCompileUnit
H A DDwarfDebug.cpp996 CU.constructCallSiteParmEntryDIEs(CallSiteDIE, Params); in constructCallSiteEntryDIEs()