Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
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
DIRMover.cpp459 GlobalValue *DGV = DstM.getNamedValue(SrcGV->getName()); in getLinkedToGlobal() local
746 GlobalValue *DGV = getLinkedToGlobal(&SGV); in computeTypeMapping() local
762 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) { in computeTypeMapping() local
776 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping() local
910 GlobalValue *DGV = getLinkedToGlobal(Key); in linkAppendingVarProto() local
943 bool IRLinker::shouldLink(GlobalValue *DGV, GlobalValue &SGV) { in shouldLink()
965 GlobalValue *DGV = getLinkedToGlobal(SGV); in linkGlobalValueProto() local
/external/llvm/lib/Linker/
DLinkModules.cpp91 GlobalValue *DGV = DstM.getNamedValue(SrcGV->getName()); in getLinkedToGlobal() local
354 GlobalValue *DGV = getLinkedToGlobal(&GV); in linkIfNeeded() local
439 GlobalValue *DGV = getLinkedToGlobal(GV2); in addLazyFor() local
565 GlobalValue *DGV = getLinkedToGlobal(GV2); in run() local
DIRMover.cpp440 GlobalValue *DGV = DstM.getNamedValue(SrcGV->getName()); in getLinkedToGlobal() local
665 GlobalValue *DGV = getLinkedToGlobal(&SGV); in computeTypeMapping() local
681 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping() local
685 if (GlobalValue *DGV = getLinkedToGlobal(&SGV)) in computeTypeMapping() local
816 GlobalValue *DGV = getLinkedToGlobal(Key); in linkAppendingVarProto() local
848 bool IRLinker::shouldLink(GlobalValue *DGV, GlobalValue &SGV) { in shouldLink()
873 GlobalValue *DGV = getLinkedToGlobal(SGV); in linkGlobalValueProto() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp518 if (auto *DGV = dyn_cast<DIGlobalVariable>(MD)) { in upgradeCUVariables() local
1750 DIGlobalVariable *DGV = GET_OR_DISTINCT( in parseOneMetadata() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1229 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable()) in LLVMGetDebugLocDirectory() local
1253 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable()) in LLVMGetDebugLocFilename() local
1276 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable()) in LLVMGetDebugLocLine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1673 DIGlobalVariable *DGV = GVe->getVariable(); in TryToShrinkGlobalToBoolean() local