Home
last modified time | relevance | path

Searched defs:second_half (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Darithmetic_simplify.cc151 auto second_half = CutStr(op_inputs, comma + 1); in BuildTree() local
/third_party/mesa3d/src/panfrost/midgard/
Ddisassemble.c475 unsigned second_half = (128 / bits) / 2; /* only used for 8 and 16-bit */ in print_vec_swizzle() local