Home
last modified time | relevance | path

Searched defs:typeAlignInBytes (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTypes.cpp155 size_t typeAlignInBytes(Type Ty) { in typeAlignInBytes() function
DIceTargetLoweringMIPS32.cpp97 size_t typeAlignInBytes = typeWidthInBytes(Ty); in applyStackAlignmentTy() local
DIceTargetLoweringARM32.cpp205 size_t typeAlignInBytes = typeWidthInBytes(Ty); in applyStackAlignmentTy() local