Home
last modified time | relevance | path

Searched defs:GVSize (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp106 size_t GVSize = (size_t)TD.getTypeAllocSize(ElTy); Create() local
1331 size_t GVSize = (size_t)getDataLayout().getTypeAllocSize(ElTy); emitGlobalVariable() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp842 uint64_t GVSize = 1; in updateVariableDieMap() local
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp892 uint64_t GVSize = DL.getTypeAllocSize(C->getType()); foldPatternedLoads() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp1136 TypeSize GVSize = DL.getTypeAllocSize(GV.getValueType()); superAlignLDSGlobals() local