Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc191 llvm::Value* EmitIntegralToFloating(llvm::Value* integer_value, in EmitIntegralToFloating() function
244 return EmitF32ToBF16(EmitIntegralToFloating(operand_value, from_type, in EmitIntegerUnaryOp()
248 return EmitIntegralToFloating(operand_value, from_type, to_type, in EmitIntegerUnaryOp()