Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp121 auto *DGVE = DB.createGlobalVariableExpression( in attachDebugInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h718 DIGlobalVariableExpression *createGlobalVariableExpression(
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5376 GVE = DBuilder.createGlobalVariableExpression( in CollectAnonRecordDecls()
5674 GVE = DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
5755 GV.reset(DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
5774 DBuilder.createGlobalVariableExpression( in EmitExternalVariable()
5872 DBuilder.createGlobalVariableExpression( in AddStringLiteralDebugInfo()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp753 DIGlobalVariableExpression *DIBuilder::createGlobalVariableExpression( in createGlobalVariableExpression() function in DIBuilder
H A DDebugInfo.cpp1609 return wrap(unwrap(Builder)->createGlobalVariableExpression( in LLVMDIBuilderCreateGlobalVariableExpression()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1720 auto *DICounter = DB.createGlobalVariableExpression( in getOrCreateRegionCounters()