HomeSort by relevance Sort by last modified time
    Searched refs:MulInternal (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
vector_support_library.cc 61 return MulInternal(lhs, rhs);
64 llvm::Value* VectorSupportLibrary::MulInternal(llvm::Value* lhs,
vector_support_library.h 240 llvm::Value* MulInternal(llvm::Value* lhs, llvm::Value* rhs);

Completed in 224 milliseconds