Home
last modified time | relevance | path

Searched defs:AlignedSize (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp468 uint64_t AlignedSize = alignTo(Size, kTagGranuleSize); in alignAndPadAlloca() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCAssembler.cpp1004 uint64_t AlignedSize = 0; in relaxBoundaryAlign() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp451 uint64_t AlignedSize = in computeAllocationSizeForSections() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp773 size_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in tagAlloca() local
1166 uint64_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in sanitizeFunction() local

Completed in 8 milliseconds