Home
last modified time | relevance | path

Searched defs:fma (Results 26 - 31 of 31) sorted by relevance

12

/third_party/skia/include/private/
H A DSkVx.h598 SIN Vec<N,float> fma(const Vec<N,float>& x, in fma() function
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_schedule.c390 bi_instr *fma = bi_seg_add_to(&b, pinstr->dest[0], pinstr->src[0], in bi_lower_seg_add() local
939 bi_has_staging_passthrough_hazard(bi_index fma, bi_instr *add) in bi_has_staging_passthrough_hazard() argument
786 bi_update_fau(struct bi_clause_state *clause, struct bi_tuple_state *tuple, bi_instr *instr, bool fma, bool destructive) bi_update_fau() argument
1035 bi_instr_schedulable(bi_instr *instr, struct bi_clause_state *clause, struct bi_tuple_state *tuple, uint64_t live_after_temp, bool fma) bi_instr_schedulable() argument
1175 bi_choose_index(struct bi_worklist st, struct bi_clause_state *clause, struct bi_tuple_state *tuple, uint64_t live_after_temp, bool fma) bi_choose_index() argument
1207 bi_pop_instr(struct bi_clause_state *clause, struct bi_tuple_state *tuple, bi_instr *instr, uint64_t live_after_temp, bool fma) bi_pop_instr() argument
1237 bi_take_instr(bi_context *ctx, struct bi_worklist st, struct bi_clause_state *clause, struct bi_tuple_state *tuple, uint64_t live_after_temp, bool fma) bi_take_instr() argument
1364 bi_rewrite_zero(bi_instr *ins, bool fma) bi_rewrite_zero() argument
[all...]
/third_party/skia/src/core/
H A DSkVM.cpp138 static const bool fma = in detect_features() local
H A DSkVM.h603 bool fma = false; member
/third_party/python/Lib/
H A D_pydecimal.py1932 def fma(self, other, third, context=None): member in Decimal
4477 def fma(self, a, b, c): member in Context
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp12403 static glw::GLdouble fma(glw::GLdouble a, glw::GLdouble b, glw::GLdouble c) in fma() function

Completed in 56 milliseconds

12