Home
last modified time | relevance | path

Searched defs:EmitAtan2 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Delemental_ir_emitter.cc36 StatusOr<llvm::Value*> CpuElementalIrEmitter::EmitAtan2( in EmitAtan2() function in xla::cpu::CpuElementalIrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Delemental_ir_emitter.cc258 StatusOr<llvm::Value*> GpuElementalIrEmitter::EmitAtan2( in EmitAtan2() function in xla::gpu::GpuElementalIrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc1469 StatusOr<llvm::Value*> ElementalIrEmitter::EmitAtan2( in EmitAtan2() function in xla::ElementalIrEmitter