Home
last modified time | relevance | path

Searched defs:endloop (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libhevc/common/arm64/
H A Dihevc_intra_pred_chroma_horz.s358 endloop: label
/aosp_15_r20/external/libhevc/common/arm/
H A Dihevc_intra_pred_chroma_horz.s351 endloop: label
/aosp_15_r20/art/runtime/arch/arm64/
H A Dmemcmp16_arm64.S40 #define endloop x7 macro
/aosp_15_r20/external/arm-optimized-routines/string/aarch64/
H A Dstrncmp.S39 #define endloop x14 macro
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c287 struct rc_instruction * endloop = in do_advanced_regalloc() local
H A Dradeon_variable.c164 struct rc_instruction * endloop = in rc_variable_compute_live_intervals() local
H A Dradeon_compiler_util.c626 struct rc_instruction * rc_match_endloop(struct rc_instruction * endloop) in rc_match_endloop()
H A Dradeon_dataflow.c657 struct rc_instruction * endloop = NULL; in get_readers_for_single_write() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_ir_common.c295 LLVMBasicBlockRef endloop; in lp_exec_endloop() local
H A Dlp_bld_nir.h224 void (*endloop)(struct lp_build_nir_context *bld_base); member
H A Dlp_bld_nir_soa.c2023 static void endloop(struct lp_build_nir_context *bld_base) in endloop() function