Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/arch/
H A Dcontext.h45 static constexpr size_t kPointerSize = static_cast<size_t>(GetInstructionSetPointerSize(kIsa)); in CalleeSaveAddress() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_hlo_cost_analysis_test.cc23 constexpr int64_t kPointerSize = 8; variable
/aosp_15_r20/art/runtime/
H A Dnterp_helpers.cc89 static constexpr size_t kPointerSize = static_cast<size_t>(kRuntimePointerSize); variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_cost_analysis_test.cc40 constexpr int64_t kPointerSize = 8; variable
H A Dmemory_space_assignment_test.cc37 constexpr int64_t kPointerSize = 8; variable