Searched defs:neg0 (Results 1 – 5 of 5) sorted by relevance
| /external/mesa3d/prebuilt-intermediates/bifrost/ |
| D | bi_generated_pack.h | 348 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 …]
|
| D | bifrost_gen_disasm.c | 278 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/ |
| D | nv50_ir_emit_nv50.cpp | 1026 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/ |
| D | utils_test.cc | 232 Output neg0 = ops::Neg(s.WithOpName("neg0"), c1); in TEST_F() local
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | value_inference_test.cc | 211 auto neg0 = Neg(c); in TEST_F() local
|