Home
last modified time | relevance | path

Searched defs:EmitFloatMax (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.cc94 llvm::Value* EmitFloatMax(llvm::Value* lhs_value, llvm::Value* rhs_value, in EmitFloatMax() function
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc1322 llvm::Value* ElementalIrEmitter::EmitFloatMax(llvm::Value* lhs_value, in EmitFloatMax() function in xla::ElementalIrEmitter