Searched defs:send_op (Results 1 – 4 of 4) sorted by relevance
67 SendTPUEmbeddingGradientsOp send_op; in runOnFunction() local
131 auto send_op = in runOnFunction() local
241 const string send_op = (host_memory) ? "_HostSend" : "_Send"; in AddSend() local
3204 enum opcode send_op, in brw_memory_fence()