Home
last modified time | relevance | path

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

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