Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp121 auto *DGVE = DB.createGlobalVariableExpression( in attachDebugInfo()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h684 DIGlobalVariableExpression *createGlobalVariableExpression(
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5241 GVE = DBuilder.createGlobalVariableExpression( in CollectAnonRecordDecls()
5533 GVE = DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
5614 GV.reset(DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
5633 DBuilder.createGlobalVariableExpression( in EmitExternalVariable()
5689 DBuilder.createGlobalVariableExpression( in AddStringLiteralDebugInfo()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1380 auto *DICounter = DB.createGlobalVariableExpression( in getOrCreateRegionCounters()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp726 DIGlobalVariableExpression *DIBuilder::createGlobalVariableExpression( in createGlobalVariableExpression() function in DIBuilder
H A DDebugInfo.cpp1604 return wrap(unwrap(Builder)->createGlobalVariableExpression( in LLVMDIBuilderCreateGlobalVariableExpression()