Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DFaultMaps.cpp37 MCSymbolRefExpr::create(AP.CurrentFnSymForSize, OutContext), OutContext); in recordFaultingOp()
41 MCSymbolRefExpr::create(AP.CurrentFnSymForSize, OutContext), OutContext); in recordFaultingOp()
DStackMaps.cpp343 MCSymbolRefExpr::create(AP.CurrentFnSymForSize, OutContext), OutContext); in recordStackMapOpers()
/external/llvm-project/llvm/lib/CodeGen/
DFaultMaps.cpp37 MCSymbolRefExpr::create(AP.CurrentFnSymForSize, OutContext), OutContext); in recordFaultingOp()
41 MCSymbolRefExpr::create(AP.CurrentFnSymForSize, OutContext), OutContext); in recordFaultingOp()
DStackMaps.cpp491 MCSymbolRefExpr::create(AP.CurrentFnSymForSize, OutContext), OutContext); in recordStackMapOpers()
/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/llvm/include/llvm/CodeGen/
DAsmPrinter.h104 MCSymbol *CurrentFnSymForSize; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h130 MCSymbol *CurrentFnSymForSize = nullptr; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DAsmPrinter.h127 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-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1223 MCSymbolRefExpr::create(CurrentFnSymForSize, OutContext), OutContext); in EmitFunctionBody()
1707 CurrentFnSymForSize = CurrentFnSym; in SetupMachineFunction()
1716 CurrentFnSymForSize = CurrentFnBegin; in SetupMachineFunction()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1364 MCSymbolRefExpr::create(CurrentFnSymForSize, OutContext), OutContext); in emitFunctionBody()
1851 CurrentFnSymForSize = CurrentFnSym; in SetupMachineFunction()
1864 CurrentFnSymForSize = CurrentFnBegin; in SetupMachineFunction()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1112 MCSymbol *Symbol1 = CurrentFnSymForSize; in EmitFunctionEntryLabel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1417 MCSymbol *Symbol1 = CurrentFnSymForSize; in EmitFunctionEntryLabel()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1471 MCSymbol *Symbol1 = CurrentFnSymForSize; in emitFunctionEntryLabel()