Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dstorage.h36 int regno; member
Dcompile-i386.c278 int regno; in get_hardreg() local
299 int regno = info->own_regno; in put_reg() local
333 static int register_busy(int regno) in register_busy()
353 int regno; in get_reg() local
Dexample.c1701 int regno = storage->regno; in generate() local
/third_party/mesa3d/include/android_stub/backtrace/
DBacktrace.h78 uint64_t regno; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c966 static void choose_spill_arrays(struct r600_shader_ctx *ctx, int *regno, unsigned *scratch_space_ne… in choose_spill_arrays()
3629 int regno = ctx.file_offset[TGSI_FILE_TEMPORARY] + in r600_shader_from_tgsi() local