Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm.c231 struct ac_arg param, unsigned return_index) in si_insert_input_ret()
237 struct ac_arg param, unsigned return_index) in si_insert_input_ret_float()
246 struct ac_arg param, unsigned return_index) in si_insert_input_ptr()
Dgfx10_shader_ngg.c640 struct ac_arg param, unsigned return_index) in si_insert_input_v4i32()
/external/libchrome/base/test/
Dtrace_event_analyzer.cc992 size_t* return_index) { in FindFirstOf()
1006 size_t* return_index) { in FindLastOf()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dstack_ops_decomposition.cc101 int64_t FindAliasedInput(FuncOp func, int64_t return_index) { in FindAliasedInput()