Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_pass.h239 op_info_map op_map; variable
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c182 static const uint8_t op_map[] = { in tlb_stencil_setup_bits() local
/third_party/mindspore/mindspore/core/utils/
Dcheck_convert_utils.cc650 auto op_map = kIrAttrToOpAttr.find(op_type); in CheckIrAttrtoOpAttr() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c863 static enum tgsi_opcode op_map[][2] = { in ntt_emit_alu() enum
/third_party/mindspore/mindspore/ccsrc/transform/express_ir/
Donnx_exporter.cc1657 auto op_map = OpConvertRegistry::GetOpConvertMap(); in ExportPrimitive() local