Home
last modified time | relevance | path

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

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