Home
last modified time | relevance | path

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

/third_party/optimized-routines/string/aarch64/
Dstrncmp.S40 #define endloop x15 macro
Dstrncmp-mte.S38 #define endloop x14 macro
/third_party/ffmpeg/libavcodec/x86/
Dsbrdsp.asm67 .endloop: label
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_ir_common.c277 LLVMBasicBlockRef endloop; in lp_exec_endloop() local
Dlp_bld_nir.h183 void (*endloop)(struct lp_build_nir_context *bld_base); member
Dlp_bld_nir_soa.c1670 static void endloop(struct lp_build_nir_context *bld_base) in endloop() function
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_variable.c205 struct rc_instruction * endloop = in rc_variable_compute_live_intervals() local
Dradeon_pair_regalloc.c549 struct rc_instruction * endloop = in do_advanced_regalloc() local
Dradeon_compiler_util.c637 struct rc_instruction * rc_match_endloop(struct rc_instruction * endloop) in rc_match_endloop()
Dradeon_dataflow.c689 struct rc_instruction * endloop = NULL; in get_readers_for_single_write() local