Home
last modified time | relevance | path

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

/freebsd-src/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); addLazyFor() local
583 GlobalValue *DGV = getLinkedToGlobal(GV2); run() local
[all...]
H A DIRMover.cpp468 GlobalValue *DGV = DstM.getNamedValue(SrcGV->getName()); getLinkedToGlobal() local
790 GlobalValue *DGV = getLinkedToGlobal(&SGV); computeTypeMapping() local
806 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) { computeTypeMapping() local
820 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) computeTypeMapping() local
966 GlobalValue *DGV = getLinkedToGlobal(Key); linkAppendingVarProto() local
998 shouldLink(GlobalValue * DGV,GlobalValue & SGV) shouldLink() argument
1021 GlobalValue *DGV = getLinkedToGlobal(SGV); linkGlobalValueProto() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp519 if (auto *DGV = dyn_cast<DIGlobalVariable>(MD)) { in upgradeCUVariables() local
2064 DIGlobalVariable *DGV = GET_OR_DISTINCT( parseOneMetadata() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1203 DIGlobalVariable *DGV = GVe->getVariable(); TryToShrinkGlobalToBoolean() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp1382 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable()) LLVMGetDebugLocDirectory() local
1406 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable()) LLVMGetDebugLocFilename() local
1429 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable()) LLVMGetDebugLocLine() local