Home
last modified time | relevance | path

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

/aosp_15_r20/external/zucchini/
H A Darm_utils.cc91 ArmAlign target_align = DecodeA24(code32, &disp); in ReadA24() local
107 ArmAlign target_align = DecodeA24(*code32, &dummy_disp); in WriteA24() local
150 ArmAlign target_align = DecodeT8(code16, &disp); in ReadT8() local
207 ArmAlign target_align = DecodeT11(code16, &disp); in ReadT11() local
278 ArmAlign target_align = DecodeT20(code32, &disp); in ReadT20() local
324 ArmAlign target_align = kArmAlign2; in DecodeT24() local
375 ArmAlign target_align = DecodeT24(code32, &disp); in ReadT24() local
391 ArmAlign target_align = DecodeT24(*code32, &dummy_disp); in WriteT24() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/llvm/codegen/
H A Dcommon.cpp213 const unsigned target_align = compat::get_abi_type_alignment(dl, arg_type); in make_kernel_args() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Dbinary.hpp128 size_t target_align; // For arguments of type local, this represents member