Searched refs:SGV (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | FunctionImportUtils.cpp | 22 const GlobalValue *SGV) { in doImportAsDefinition() argument 27 if (!GlobalsToImport->count(const_cast<GlobalValue *>(SGV))) in doImportAsDefinition() 30 assert(!isa<GlobalAlias>(SGV) && in doImportAsDefinition() 38 const GlobalValue *SGV, ValueInfo VI) { in shouldPromoteLocalToGlobal() argument 39 assert(SGV->hasLocalLinkage()); in shouldPromoteLocalToGlobal() 46 assert((!GlobalsToImport->count(const_cast<GlobalValue *>(SGV)) || in shouldPromoteLocalToGlobal() 47 !isNonRenamableLocal(*SGV)) && in shouldPromoteLocalToGlobal() 63 VI, SGV->getParent()->getModuleIdentifier()); in shouldPromoteLocalToGlobal() 67 assert(!isNonRenamableLocal(*SGV) && in shouldPromoteLocalToGlobal() 90 FunctionImportGlobalProcessing::getPromotedName(const GlobalValue *SGV) { in getPromotedName() argument [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/ |
| H A D | IRMover.cpp | 439 GlobalValue *copyGlobalValueProto(const GlobalValue *SGV, bool ForDefinition); 485 bool shouldLink(GlobalValue *DGV, GlobalValue &SGV); 568 Value *GlobalValueMaterializer::materialize(Value *SGV) { in materialize() argument 569 return TheIRLinker.materialize(SGV, false); in materialize() 572 Value *LocalValueMaterializer::materialize(Value *SGV) { in materialize() argument 573 return TheIRLinker.materialize(SGV, true); in materialize() 577 auto *SGV = dyn_cast<GlobalValue>(V); in materialize() local 578 if (!SGV) in materialize() 585 if (SGV->getParent() != &DstM && SGV->getParent() != SrcM.get()) in materialize() 588 Expected<Constant *> NewProto = linkGlobalValueProto(SGV, ForIndirectSymbol); in materialize() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULowerModuleLDSPass.cpp | 100 GlobalVariable *SGV) { in markUsedByKernel() argument 125 SGV->getValueType(), SGV, ConstantInt::get(Type::getInt32Ty(Ctx), 0))}; in markUsedByKernel() 216 GlobalVariable *SGV = new GlobalVariable( in runOnModule() local 220 SGV->setAlignment(MaxAlign); in runOnModule() 224 cast<Constant>(SGV), Type::getInt8PtrTy(Ctx)))}); in runOnModule() 237 ConstantExpr::getGetElementPtr(LDSTy, SGV, GEPIdx)); in runOnModule() 251 markUsedByKernel(Builder, Func, SGV); in runOnModule()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
| H A D | FunctionImportUtils.h | 65 bool shouldPromoteLocalToGlobal(const GlobalValue *SGV, ValueInfo VI); 81 bool doImportAsDefinition(const GlobalValue *SGV); 85 std::string getPromotedName(const GlobalValue *SGV); 98 GlobalValue::LinkageTypes getLinkage(const GlobalValue *SGV, bool DoPromote);
|
| /netbsd-src/share/misc/ |
| H A D | airport | 6992 SGV:Sierra Grande, Argentina
|