Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h265 void constructCallSiteParmEntryDIEs(DIE &CallSiteDIE,
H A DDwarfCompileUnit.cpp1229 void DwarfCompileUnit::constructCallSiteParmEntryDIEs( in constructCallSiteParmEntryDIEs() function in DwarfCompileUnit
H A DDwarfDebug.cpp994 CU.constructCallSiteParmEntryDIEs(CallSiteDIE, Params); in constructCallSiteEntryDIEs()