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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp29 doImportAsDefinition( const GlobalValue *SGV) argument
45 shouldPromoteLocalToGlobal( const GlobalValue *SGV, ValueInfo VI) argument
105 getPromotedName(const GlobalValue *SGV) argument
126 getLinkage(const GlobalValue *SGV, bool DoPromote) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp446 GlobalVariable *SGV = nullptr; member in struct:__anon2597::AMDGPULowerModuleLDS::LDSVariableReplacement
1080 GlobalVariable *SGV = new GlobalVariable( local
204 markUsedByKernel(IRBuilder< &Builder, Function *Func, GlobalVariable *SGV) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Linker/
H A DIRMover.cpp580 Value *GlobalValueMaterializer::materialize(Value *SGV) { argument
584 Value *LocalValueMaterializer::materialize(Value *SGV) { argument
589 auto *SGV local
698 copyIndirectSymbolProto(const GlobalValue *SGV) argument
722 copyGlobalValueProto(const GlobalValue *SGV, bool ForDefinition) argument
992 shouldLink(GlobalValue *DGV, GlobalValue &SGV) argument
1013 linkGlobalValueProto(GlobalValue *SGV, bool ForIndirectSymbol) argument
[all...]

Completed in 122 milliseconds