Home
last modified time | relevance | path

Searched defs:return_index (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c3256 unsigned param, unsigned return_index) in si_insert_input_ret()
3265 unsigned param, unsigned return_index) in si_insert_input_ret_float()
3277 unsigned param, unsigned return_index) in si_insert_input_ptr_as_2xi32()
/external/v8/src/builtins/
Dbuiltins-collections-gen.cc1006 Label return_index(this), return_zero(this); in TF_BUILTIN() local