Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp206 function_ref<GlobalVariable *()> CreateGlobalCallback) { in getOrInsertGlobal() argument
210 GV = CreateGlobalCallback(); in getOrInsertGlobal()
/external/llvm-project/llvm/lib/IR/
DModule.cpp206 function_ref<GlobalVariable *()> CreateGlobalCallback) { in getOrInsertGlobal() argument
210 GV = CreateGlobalCallback(); in getOrInsertGlobal()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h420 function_ref<GlobalVariable *()> CreateGlobalCallback);
/external/llvm-project/llvm/include/llvm/IR/
DModule.h424 function_ref<GlobalVariable *()> CreateGlobalCallback);