Home
last modified time | relevance | path

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

/third_party/lzma/Asm/x86/
DLzmaDecOpt.asm489 kAlign equ (IsMatch + (kNumStates2 SHL kNumPosBitsMax)) define
/third_party/lzma/Asm/arm64/
DLzmaDecOpt.S641 .equ kAlign , (IsMatch + (kNumStates2 << kNumPosBitsMax)) define
/third_party/skia/third_party/externals/tint/src/resolver/
Ddecoration_validation_test.cc54 kAlign, enumerator
/third_party/node/deps/v8/src/compiler/
Deffect-control-linearizer.cc4920 constexpr int kAlign = alignof(FastApiTypedArray<int32_t>); in AdaptFastCallTypedArrayArgument() local
4949 int kAlign = alignof(uintptr_t); in AdaptFastCallArgument() local
5042 int kAlign = alignof(uintptr_t); in AdaptOverloadedFastCallArgument() local
5178 int kAlign = alignof(v8::FastApiCallbackOptions); in LowerFastApiCall() local
Dwasm-compiler.cc3945 int kAlign = 4; // Ensure that the LSB is 0, such that this looks like a Smi. in TraceMemoryOperation() local
7401 constexpr int kAlign = alignof(uintptr_t); in BuildJSFastApiCallWrapper() local