Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dvector_support_library.cc61 return MulInternal(lhs, rhs); in Mul()
64 llvm::Value* VectorSupportLibrary::MulInternal(llvm::Value* lhs, in MulInternal() function in xla::cpu::VectorSupportLibrary
Dvector_support_library.h240 llvm::Value* MulInternal(llvm::Value* lhs, llvm::Value* rhs);