Home
last modified time | relevance | path

Searched refs:opc_b (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux_dump.c1030 guint16 graphics_mode, opc_r, opc_g, opc_b, balance; in qtdemux_dump_gmin() local
1039 !gst_byte_reader_get_uint16_be (data, &opc_b) || in qtdemux_dump_gmin()
1045 opc_b); in qtdemux_dump_gmin()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrAVX512.td4708 multiclass avx512_binop_rm_vl_bw<bits<8> opc_b, bits<8> opc_w, string OpcodeStr,
4714 defm B : avx512_binop_rm_vl_b<opc_b, OpcodeStr#"b", OpNode, sched, prd,
4718 multiclass avx512_binop_rm_vl_all<bits<8> opc_b, bits<8> opc_w,
4725 avx512_binop_rm_vl_bw<opc_b, opc_w, OpcodeStr, OpNode,
10616 multiclass avx512_unary_rm_vl_bw<bits<8> opc_b, bits<8> opc_w, string OpcodeStr,
10621 defm B : avx512_unary_rm_vl<opc_b, OpcodeStr#"b", OpNode, sched,
10625 multiclass avx512_unary_rm_vl_all<bits<8> opc_b, bits<8> opc_w,
10631 avx512_unary_rm_vl_bw<opc_b, opc_w, OpcodeStr, OpNode, sched,