Home
last modified time | relevance | path

Searched refs:CMP_XCHG (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/compute/hs/gen/
Dmain.c87 #define CMP_XCHG(a,b,p) (struct hsg_op){ HSG_OP_TYPE_CMP_XCHG, … macro
507 ops = hsg_op(ops,CMP_XCHG(cx->a,cx->b,prefix)); in hsg_network_copy()
554 ops = hsg_op(ops,CMP_XCHG(offset + cx->a,offset + cx->b,prefix)); in hsg_thread_merge_offset_prefix()
573 ops = hsg_op(ops,CMP_XCHG(l,r,prefix)); in hsg_thread_merge_left_right_prefix()
/external/skqp/src/compute/hs/gen/
Dmain.c87 #define CMP_XCHG(a,b,p) (struct hsg_op){ HSG_OP_TYPE_CMP_XCHG, … macro
507 ops = hsg_op(ops,CMP_XCHG(cx->a,cx->b,prefix)); in hsg_network_copy()
554 ops = hsg_op(ops,CMP_XCHG(offset + cx->a,offset + cx->b,prefix)); in hsg_thread_merge_offset_prefix()
573 ops = hsg_op(ops,CMP_XCHG(l,r,prefix)); in hsg_thread_merge_left_right_prefix()