Searched defs:send_op (Results 1 – 3 of 3) sorted by relevance
140 TFE_Op* send_op = TFE_NewOp(ctx, "_Send", status); in TEST() local
239 const string send_op = (host_memory) ? "_HostSend" : "_Send"; in AddSend() local
3204 enum opcode send_op, in brw_memory_fence()