Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1673 DIGlobalVariable *DGV = GVe->getVariable(); in TryToShrinkGlobalToBoolean() local