Home
last modified time | relevance | path

Searched refs:EmitElementalMap (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Delemental_ir_emitter.cc120 return ir_emitter_->EmitElementalMap(*Cast<HloMapInstruction>(hlo), in MakeElementGenerator()
Dir_emitter.h117 llvm::Value* EmitElementalMap(
Dir_emitter.cc634 llvm::Value* IrEmitter::EmitElementalMap( in EmitElementalMap() function in xla::cpu::IrEmitter