Searched refs:USE_BASE (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | base-pointer-and-cmpxchg.ll | 1 …k-alignment=32 %s -o - | FileCheck --check-prefix=CHECK --check-prefix=USE_BASE --check-prefix=US… 3 …k-alignment=32 %s -o - | FileCheck --check-prefix=CHECK --check-prefix=USE_BASE --check-prefix=US… 27 ; USE_BASE: movq %rbx, [[SAVE_rbx_SLOT:[0-9]*\(%[er]bx\)]] 34 ; USE_BASE: movq [[SAVE_rbx_SLOT]], [[SAVE_rbx:%r[0-9]+]] 36 ; USE_BASE: movq {{[^ ]+}}, %rbx 37 ; USE_BASE-NEXT: cmpxchg16b 38 ; USE_BASE-NEXT: movq [[SAVE_rbx]], %rbx
|
/external/llvm/test/CodeGen/X86/ |
D | base-pointer-and-cmpxchg.ll | 1 …k-alignment=32 %s -o - | FileCheck --check-prefix=CHECK --check-prefix=USE_BASE --check-prefix=US… 3 …k-alignment=32 %s -o - | FileCheck --check-prefix=CHECK --check-prefix=USE_BASE --check-prefix=US… 27 ; USE_BASE: movq %rbx, [[SAVE_RBX_SLOT:[0-9]*\(%[er]bx\)]] 34 ; USE_BASE: movq [[SAVE_RBX_SLOT]], [[SAVE_RBX:%r[0-9]+]] 36 ; USE_BASE: movq {{[^ ]+}}, %rbx 37 ; USE_BASE-NEXT: cmpxchg16b 38 ; USE_BASE-NEXT: movq [[SAVE_RBX]], %rbx
|
/external/libhevc/encoder/ |
D | mem_req_and_acq.h | 57 USE_BASE = 2, enumerator 107 if(e_func_type == USE_BASE) in use_or_fill_base()
|
D | ihevce_rc_interface.c | 399 rate_control_num_fill_use_free_memtab(&ps_rate_control_api, as_rc_mem_tab, USE_BASE); in ihevce_rc_mem_init()
|
/external/libavc/encoder/ |
D | ih264e_rc_mem_interface.c | 205 if (e_func_type == USE_BASE) in use_or_fill_base() 344 if (e_func_type == USE_BASE || e_func_type == FILL_BASE) in ih264e_get_rate_control_mem_tab()
|
D | irc_mem_req_and_acq.h | 89 USE_BASE = 2, enumerator
|
D | ih264e_rc_mem_interface.h | 89 USE_BASE = 2, enumerator
|
D | ih264e_api.c | 4990 USE_BASE); in ih264e_init_mem_rec()
|