Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp109 size_t GVSize = (size_t)TD.getTypeAllocSize(ElTy); in Create() local
1306 size_t GVSize = (size_t)getDataLayout().getTypeAllocSize(ElTy); in EmitGlobalVariable() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp106 size_t GVSize = (size_t)TD.getTypeAllocSize(ElTy); in Create() local
1305 size_t GVSize = (size_t)getDataLayout().getTypeAllocSize(ElTy); in emitGlobalVariable() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp107 size_t GVSize = (size_t)TD.getTypeAllocSize(ElTy); in Create() local
1354 size_t GVSize = (size_t)getDataLayout().getTypeAllocSize(ElTy); in EmitGlobalVariable() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerModuleLDSPass.cpp978 TypeSize GVSize = DL.getTypeAllocSize(GV.getValueType()); in superAlignLDSGlobals() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp830 uint64_t GVSize = 1; in updateVariableDieMap() local