Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/bifrost/
Dbi_generated_pack.h348 unsigned neg0 = ins->src_neg[0]; in pan_pack_add_fround_f32() local
594 unsigned neg0 = ins->src_neg[0]; in pan_pack_fma_fround_f32() local
630 unsigned neg0 = ins->src_neg[0]; in pan_pack_add_vn_asst2_v2f16() local
644 unsigned neg0 = ins->src_neg[0]; in pan_pack_add_fround_v2f16() local
704 unsigned neg0 = ins->src_neg[0]; in pan_pack_fma_fma_v2f16() local
1394 unsigned neg0 = ins->src_neg[0]; in pan_pack_add_fadd_f32() local
1766 unsigned neg0 = ins->src_neg[0]; in pan_pack_fma_fma_rscale_f32() local
2143 unsigned neg0 = ins->src_neg[0]; in pan_pack_add_frexpm_f32() local
2280 unsigned neg0 = ins->src_neg[0]; in pan_pack_add_fcmp_v2f16() local
2394 unsigned neg0 = ins->src_neg[0]; in pan_pack_add_fmin_v2f16() local
[all …]
Dbifrost_gen_disasm.c278 const char *neg0 = neg0_table[_BITS(bits, 4, 1)]; in bi_disasm_add_vn_asst2_f32_1() local
444 const char *neg0 = neg0_table[(_BITS(bits, 9, 1) << 0)]; in bi_disasm_add_cube_tsel() local
499 const char *neg0 = neg0_table[_BITS(bits, 7, 1)]; in bi_disasm_add_fmin_f32() local
813 const char *neg0 = neg0_table[_BITS(bits, 7, 1)]; in bi_disasm_add_frexpm_v2f16_1() local
1076 const char *neg0 = neg0_table[0]; in bi_disasm_add_fadd_f32_1() local
1189 const char *neg0 = neg0_table[_BITS(bits, 7, 1)]; in bi_disasm_add_fadd_f32_0() local
1427 const char *neg0 = neg0_table[0]; in bi_disasm_add_frexpm_f32_0() local
1754 const char *neg0 = neg0_table[(_BITS(bits, 9, 3) << 0) | (_BITS(bits, 17, 1) << 3)]; in bi_disasm_fma_fma_f32() local
2018 const char *neg0 = neg0_table[_BITS(bits, 7, 1)]; in bi_disasm_fma_frexpm_v2f16_1() local
2186 const char *neg0 = neg0_table[_BITS(bits, 7, 1)]; in bi_disasm_fma_fadd_f32() local
[all …]
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_nv50.cpp1026 const int neg0 = i->src(0).mod.neg(); in emitFADD() local
1060 const int neg0 = i->src(0).mod.neg(); in emitDADD() local
1079 const int neg0 = i->src(0).mod.neg(); in emitUADD() local
/external/tensorflow/tensorflow/core/grappler/
Dutils_test.cc232 Output neg0 = ops::Neg(s.WithOpName("neg0"), c1); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dvalue_inference_test.cc211 auto neg0 = Neg(c); in TEST_F() local