Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dvector_support_library.h135 llvm::Value* FloatAnd(llvm::Value* lhs, const llvm::APFloat& rhs) { in FloatAnd() function
Dvector_support_library.cc169 llvm::Value* VectorSupportLibrary::FloatAnd(llvm::Value* lhs, in FloatAnd() function in xla::cpu::VectorSupportLibrary