Searched defs:NewGV (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp90 GlobalVariable *NewGV = new GlobalVariable( local
143 GlobalVariable *NewGV = I->second; local
/freebsd-10.3-release/contrib/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp199 GlobalVariable *NewGV = local
/freebsd-10.3-release/contrib/llvm/lib/Linker/
H A DLinkModules.cpp391 GlobalVariable *NewGV; // New aggregate global in dest module. member in struct:__anon2383::ModuleLinker::AppendingVarInfo
/freebsd-10.3-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1835 GlobalVariable *NewGV = local
/freebsd-10.3-release/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp845 GlobalVariable *NewGV = new GlobalVariable(*GV->getParent(), local
1628 GlobalVariable *NewGV = new GlobalVariable(Type::getInt1Ty(GV->getContext()), local
[all...]

Completed in 128 milliseconds