Home
last modified time | relevance | path

Searched defs:LocalVars (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp88 const std::vector<GlobalVariable *> &LocalVars) { in removeFromUsedLists()
174 std::vector<GlobalVariable *> LocalVars; in runOnModule() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPULDSUtils.cpp78 std::vector<llvm::GlobalVariable *> LocalVars; in findVariablesToLower() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp12109 std::pair<Address, Address>> &LocalVars) in UntiedTaskLocalDeclsRAII() argument