Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h358 unsigned getCallSiteBeginLabel(MCSymbol *BeginLabel) { in getCallSiteBeginLabel() function
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h389 unsigned getCallSiteBeginLabel(MCSymbol *BeginLabel) { in getCallSiteBeginLabel() function
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp299 unsigned SiteNo = MMI->getCallSiteBeginLabel(BeginLabel); in computeCallSiteTable()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfException.cpp308 unsigned SiteNo = MMI->getCallSiteBeginLabel(BeginLabel); in ComputeCallSiteTable()