Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp114 auto *DGVE = DB.createGlobalVariableExpression( in attachDebugInfo()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDIBuilder.h677 DIGlobalVariableExpression *createGlobalVariableExpression(
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp962 auto *DICounter = DB.createGlobalVariableExpression( in getOrCreateRegionCounters()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5052 GVE = DBuilder.createGlobalVariableExpression( in CollectAnonRecordDecls()
5342 GVE = DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
5440 GV.reset(DBuilder.createGlobalVariableExpression( in EmitGlobalVariable()
5459 DBuilder.createGlobalVariableExpression( in EmitExternalVariable()
5515 DBuilder.createGlobalVariableExpression( in AddStringLiteralDebugInfo()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp740 DIGlobalVariableExpression *DIBuilder::createGlobalVariableExpression( in createGlobalVariableExpression() function in DIBuilder
H A DDebugInfo.cpp1509 return wrap(unwrap(Builder)->createGlobalVariableExpression( in LLVMDIBuilderCreateGlobalVariableExpression()