Home
last modified time | relevance | path

Searched defs:DGV (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp88 GlobalValue *DGV = DstM.getNamedValue(SrcGV->getName()); in getLinkedToGlobal() local
329 GlobalValue *DGV = getLinkedToGlobal(&GV); in linkIfNeeded() local
410 GlobalValue *DGV = getLinkedToGlobal(GV2); in addLazyFor() local
536 GlobalValue *DGV = getLinkedToGlobal(GV2); in run() local
H A DIRMover.cpp454 GlobalValue *DGV = DstM.getNamedValue(SrcGV->getName()); in getLinkedToGlobal() local
758 GlobalValue *DGV = getLinkedToGlobal(&SGV); in computeTypeMapping() local
774 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) { in computeTypeMapping() local
788 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping() local
930 GlobalValue *DGV = getLinkedToGlobal(Key); in linkAppendingVarProto() local
963 bool IRLinker::shouldLink(GlobalValue *DGV, GlobalValue &SGV) { in shouldLink()
985 GlobalValue *DGV = getLinkedToGlobal(SGV); in linkGlobalValueProto() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp529 if (auto *DGV = dyn_cast<DIGlobalVariable>(MD)) { in upgradeCUVariables() local
1910 DIGlobalVariable *DGV = GET_OR_DISTINCT( in parseOneMetadata() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1185 DIGlobalVariable *DGV = GVe->getVariable(); in TryToShrinkGlobalToBoolean() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp1282 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable()) in LLVMGetDebugLocDirectory() local
1306 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable()) in LLVMGetDebugLocFilename() local
1329 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable()) in LLVMGetDebugLocLine() local