Home
last modified time | relevance | path

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

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