Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.h553 const IrEmitterUnnested::EmitElementFunction& emit_elem_function);
Dir_emitter_unnested.cc3974 const IrEmitterUnnested::EmitElementFunction* emit_elem_function) { in UnrollInnerTileLoop() argument
3988 return (*emit_elem_function)(source_idx_x, y_loc, x_loc, linear_index); in UnrollInnerTileLoop()
4005 const IrEmitterUnnested::EmitElementFunction& emit_elem_function) { in EmitTile() argument
4066 source_idx, &b_, &emit_elem_function); in EmitTile()