Home
last modified time | relevance | path

Searched defs:EmitDebugInfo (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.h30 ExecutorAddr UnregisterImplAddr, bool EmitDebugInfo) in VTuneSupportPlugin()
59 bool EmitDebugInfo; variable
H A DPerfSupportPlugin.h61 bool EmitDebugInfo; variable
/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.cpp217 getRecords(ExecutionSession & ES,LinkGraph & G,std::atomic<uint64_t> & CodeIndex,bool EmitDebugInfo,bool EmitUnwindInfo) getRecords() argument
259 PerfSupportPlugin(ExecutorProcessControl & EPC,ExecutorAddr RegisterPerfStartAddr,ExecutorAddr RegisterPerfEndAddr,ExecutorAddr RegisterPerfImplAddr,bool EmitDebugInfo,bool EmitUnwindInfo) PerfSupportPlugin() argument
287 Create(ExecutorProcessControl & EPC,JITDylib & JD,bool EmitDebugInfo,bool EmitUnwindInfo) Create() argument
[all...]
H A DVTuneSupportPlugin.cpp26 static VTuneMethodBatch getMethodBatch(LinkGraph &G, bool EmitDebugInfo) { in getMethodBatch() argument
170 bool EmitDebugInfo, bool TestMode) { in Create() argument
/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1382 EmitAndRegisterVariableArrayDimensions(CGDebugInfo * DI,const VarDecl & D,bool EmitDebugInfo) EmitAndRegisterVariableArrayDimensions() argument
1461 bool EmitDebugInfo = DI && CGM.getCodeGenOpts().hasReducedDebugInfo(); EmitAutoVarAlloca() local