Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Delemental_ir_emitter.cc645 auto half_exp_b = FMul(llvm::ConstantFP::get(type, 0.5), exp_b); in EmitComplexUnaryOp() local
667 auto half_exp_b = FMul(llvm::ConstantFP::get(type, 0.5), exp_b); in EmitComplexUnaryOp() local