Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dbroadcast_simple_test.cc37 XlaOp BuildBinOp(HloOpcode op, const XlaOp lhs, const XlaOp rhs, in BuildBinOp() function in xla::__anon55f647da0111::BroadcastSimpleTest
/external/clang/lib/Sema/
DSemaExpr.cpp11224 ExprResult Sema::BuildBinOp(Scope *S, SourceLocation OpLoc, in BuildBinOp() function in Sema