Home
last modified time | relevance | path

Searched refs:createGlobalVariableExpression (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp121 auto *DGVE = DB.createGlobalVariableExpression( in attachDebugInfo()
H A DWindowsSecureHotPatching.cpp376 DIGlobalVariableExpression *GVE = DebugInfo.createGlobalVariableExpression( in getOrCreateRefVariable()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h871 LLVM_ABI DIGlobalVariableExpression *createGlobalVariableExpression(
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2683 DBuilder.createGlobalVariableExpression( in emitVTableSymbol()
5639 GVE = DBuilder.createGlobalVariableExpression( in CollectAnonRecordDecls()
5937 GVE = DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
6018 GV.reset(DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
6037 DBuilder.createGlobalVariableExpression( in EmitExternalVariable()
6135 DBuilder.createGlobalVariableExpression( in AddStringLiteralDebugInfo()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp871 DIGlobalVariableExpression *DIBuilder::createGlobalVariableExpression( in createGlobalVariableExpression() function in DIBuilder
H A DDebugInfo.cpp1704 return wrap(unwrap(Builder)->createGlobalVariableExpression( in LLVMDIBuilderCreateGlobalVariableExpression()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1717 auto *DICounter = DB.createGlobalVariableExpression( in getOrCreateRegionCounters()