Home
last modified time | relevance | path

Searched refs:emitInlinedCallSite (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h210 void emitInlinedCallSite(const FunctionInfo &FI, const DILocation *InlinedAt,
DCodeViewDebug.cpp542 void CodeViewDebug::emitInlinedCallSite(const FunctionInfo &FI, in emitInlinedCallSite() function in CodeViewDebug
582 emitInlinedCallSite(FI, ChildSite, I->second); in emitInlinedCallSite()
692 emitInlinedCallSite(FI, InlinedAt, I->second); in emitDebugInfoForFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h277 void emitInlinedCallSite(const FunctionInfo &FI, const DILocation *InlinedAt,
DCodeViewDebug.cpp773 void CodeViewDebug::emitInlinedCallSite(const FunctionInfo &FI, in emitInlinedCallSite() function in CodeViewDebug
811 emitInlinedCallSite(FI, ChildSite, I->second); in emitInlinedCallSite()
983 emitInlinedCallSite(FI, InlinedAt, I->second); in emitDebugInfoForFunction()