Home
last modified time | relevance | path

Searched refs:CurrentFnSymForSize (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/CodeGen/
DFaultMaps.cpp37 MCSymbolRefExpr::create(AP.CurrentFnSymForSize, OutContext), OutContext); in recordFaultingOp()
41 MCSymbolRefExpr::create(AP.CurrentFnSymForSize, OutContext), OutContext); in recordFaultingOp()
DStackMaps.cpp330 MCSymbolRefExpr::create(AP.CurrentFnSymForSize, OutContext), OutContext); in recordStackMapOpers()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DFaultMaps.cpp40 MCSymbolRefExpr::create(AP.CurrentFnSymForSize, OutContext), OutContext); in recordFaultingOp()
44 MCSymbolRefExpr::create(AP.CurrentFnSymForSize, OutContext), OutContext); in recordFaultingOp()
DStackMaps.cpp346 MCSymbolRefExpr::create(AP.CurrentFnSymForSize, OutContext), OutContext); in recordStackMapOpers()
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h104 MCSymbol *CurrentFnSymForSize; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h117 MCSymbol *CurrentFnSymForSize = nullptr; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp109 CurExceptionSym = CurrentFnSym = CurrentFnSymForSize = nullptr; in AsmPrinter()
961 MCSymbolRefExpr::create(CurrentFnSymForSize, OutContext), OutContext); in EmitFunctionBody()
1268 CurrentFnSymForSize = CurrentFnSym; in SetupMachineFunction()
1276 CurrentFnSymForSize = CurrentFnBegin; in SetupMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1191 MCSymbolRefExpr::create(CurrentFnSymForSize, OutContext), OutContext); in EmitFunctionBody()
1566 CurrentFnSymForSize = CurrentFnSym; in SetupMachineFunction()
1574 CurrentFnSymForSize = CurrentFnBegin; in SetupMachineFunction()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1112 MCSymbol *Symbol1 = CurrentFnSymForSize; in EmitFunctionEntryLabel()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1339 MCSymbol *Symbol1 = CurrentFnSymForSize; in EmitFunctionEntryLabel()