Searched defs:SGV (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp21 doImportAsDefinition( const GlobalValue *SGV) argument
37 shouldPromoteLocalToGlobal( const GlobalValue *SGV, ValueInfo VI) argument
90 getPromotedName(const GlobalValue *SGV) argument
101 getLinkage(const GlobalValue *SGV, bool DoPromote) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp565 Value *GlobalValueMaterializer::materialize(Value *SGV) { argument
569 Value *LocalValueMaterializer::materialize(Value *SGV) { argument
574 auto *SGV = dyn_cast<GlobalValue>(V); local
685 copyGlobalValueProto(const GlobalValue *SGV, bool ForDefinition) argument
943 shouldLink(GlobalValue *DGV, GlobalValue &SGV) argument
963 linkGlobalValueProto(GlobalValue *SGV, bool ForIndirectSymbol) argument
[all...]

Completed in 61 milliseconds