Home
last modified time | relevance | path

Searched defs:extra_operands (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c213 SpvDecoration decoration, const uint32_t extra_operands[], in emit_decoration()
373 SpvDecoration decoration, const uint32_t extra_operands[], in emit_member_decoration()
904 SpvId extra_operands[6]; in spirv_builder_emit_image_sample() local
986 SpvId extra_operands[5]; in spirv_builder_emit_image_read() local
1027 SpvId extra_operands[5]; in spirv_builder_emit_image_write() local
1065 SpvId extra_operands[4]; in spirv_builder_emit_image_gather() local
1115 SpvId extra_operands[4]; in spirv_builder_emit_image_fetch() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dwhile_loop_outline.cc229 llvm::SetVector<Value> extra_operands; in OutlineWhile() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_math_ops_test.py50 extra_operands=None, argument