Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp89 GlobalValue *DGV = DstM.getNamedValue(SrcGV->getName()); in getLinkedToGlobal() local
330 GlobalValue *DGV = getLinkedToGlobal(&GV); in linkIfNeeded() local
416 GlobalValue *DGV = getLinkedToGlobal(GV2); in addLazyFor() local
583 GlobalValue *DGV = getLinkedToGlobal(GV2); in run() local
H A DIRMover.cpp469 GlobalValue *DGV = DstM.getNamedValue(SrcGV->getName()); in getLinkedToGlobal() local
792 GlobalValue *DGV = getLinkedToGlobal(&SGV); in computeTypeMapping() local
808 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) { in computeTypeMapping() local
822 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping() local
968 GlobalValue *DGV = getLinkedToGlobal(Key); in linkAppendingVarProto() local
1000 bool IRLinker::shouldLink(GlobalValue *DGV, GlobalValue &SGV) { in shouldLink()
1023 GlobalValue *DGV = getLinkedToGlobal(SGV); in linkGlobalValueProto() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp519 if (auto *DGV = dyn_cast<DIGlobalVariable>(MD)) { in upgradeCUVariables() local
2081 DIGlobalVariable *DGV = GET_OR_DISTINCT( in parseOneMetadata() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1214 DIGlobalVariable *DGV = GVe->getVariable(); in TryToShrinkGlobalToBoolean() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp1466 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable()) in LLVMGetDebugLocDirectory() local
1490 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable()) in LLVMGetDebugLocFilename() local
1513 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable()) in LLVMGetDebugLocLine() local