Home
last modified time | relevance | path

Searched defs:BaseAlignment (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/
H A DGmmResourceInfoExt.h125 uint32_t BaseAlignment; // Base Alignment member
316 uint32_t BaseAlignment; member
354 uint32_t BaseAlignment; member
386 uint32_t BaseAlignment; member
/aosp_15_r20/external/gmmlib/Source/GmmLib/Resource/
H A DGmmRestrictions.cpp598 GMM_GFX_SIZE_T BaseAlignment = 1; // 1 = Byte Alignment in ApplyExistingSysMemRestrictions() local
/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1803 unsigned BaseAlignment = Size; in parseMachineMemoryOperand() local
/aosp_15_r20/art/compiler/optimizing/
H A Dloop_optimization.cc40 static uint32_t BaseAlignment() { in BaseAlignment() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp3022 unsigned BaseAlignment = (Size != MemoryLocation::UnknownSize ? Size : 1); in parseMachineMemoryOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp3389 uint64_t BaseAlignment = in parseMachineMemoryOperand() local
/aosp_15_r20/external/clang/lib/AST/
H A DExprConstant.cpp5272 CharUnits BaseAlignment; in VisitCallExpr() local