Searched defs:bfs (Results 1 – 12 of 12) 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
78 bad_format_string bfs(2, 3); in main() local
72 std::vector<NodeID> bfs(Graph &g) in bfs() function
64 } bfs[2]; variable
224 BFS bfs(storage_); in ComputeTable() local
409 def bfs(graph, src): function
225 let bfs = BfsIterTopDown::new(8); in test_bfs_iterator() localVariable
84 bfs <- mapply(function(x, y) y[, x], x, map[cohorts], SIMPLIFY = FALSE, functionVar
184 static struct bf bfs[2]; variable
530 fn bfs<'d>( in check_decl_identifiers() function