Home
last modified time | relevance | path

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

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