Searched defs:bfs (Results 1 – 8 of 8) sorted by relevance
92 const float bfs = static_cast<int32_t>(broadcast_value) * broadcast_qinfo.scale; in sub_qsymm16_neon() local193 const float bfs = static_cast<int32_t>((*(input2_ptr + x))) * iq2_info.scale; in sub_qsymm16_neon() local
87 const float bfs = static_cast<int32_t>(broadcast_value) * broadcast_qinfo.scale; in add_qsymm16_neon() local166 const float bfs = static_cast<int32_t>((*(input2_ptr + x))) * iq2_info.scale; in add_qsymm16_neon() local
434 const auto bfs = float(broadcast_value) * bf_scale + offset; in add_sub_qasymm8_neon() local617 const auto bfs = float(broadcast_value) * bf_scale + offset; in add_sub_qasymm8_signed_neon() local
72 std::vector<NodeID> bfs(Graph &g) in bfs() function
64 } bfs[2]; variable
233 BFS bfs(storage_); in ComputeTable() local
84 bfs <- mapply(function(x, y) y[, x], x, map[cohorts], SIMPLIFY = FALSE, functionVar
192 static struct bf bfs[2]; variable