Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dcpu_function_runtime.h134 constexpr size_t kAlign = 64; variable
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cc123 const int kAlign = 16; in allocate_addr() local
/external/lzma/Asm/x86/
DLzmaDecOpt.asm488 kAlign equ (IsMatch + (kNumStates2 SHL kNumPosBitsMax)) define
/external/v8/src/compiler/
Dwasm-compiler.cc3156 int kAlign = 4; // Ensure that the LSB is 0, such that this looks like a Smi. in TraceMemoryOperation() local