Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDJMCInstrumenter.cpp121 auto *DGVE = DB.createGlobalVariableExpression( in attachDebugInfo()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDIBuilder.h718 DIGlobalVariableExpression *createGlobalVariableExpression(
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.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-13-stable/contrib/llvm-project/llvm/lib/IR/
HDDIBuilder.cpp753 DIGlobalVariableExpression *DIBuilder::createGlobalVariableExpression( in createGlobalVariableExpression() function in DIBuilder
HDDebugInfo.cpp1609 return wrap(unwrap(Builder)->createGlobalVariableExpression( in LLVMDIBuilderCreateGlobalVariableExpression()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDInstrProfiling.cpp1720 auto *DICounter = DB.createGlobalVariableExpression( in getOrCreateRegionCounters()