Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
DCloning.cpp608 auto GVExpression = DBuilder.createGlobalVariableExpression( in CreateOldModule()
616 DBuilder.createGlobalVariableExpression( in CreateOldModule()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDIBuilder.h579 DIGlobalVariableExpression *createGlobalVariableExpression(
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDIBuilder.cpp640 DIGlobalVariableExpression *DIBuilder::createGlobalVariableExpression( in createGlobalVariableExpression() function in DIBuilder
DDebugInfo.cpp1234 return wrap(unwrap(Builder)->createGlobalVariableExpression( in LLVMDIBuilderCreateGlobalVariableExpression()