Home
last modified time | relevance | path

Searched defs:BinaryOp (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Script/
DBinaryOp.h32 BinaryOp() : Operator(Operator::BINARY, TYPE), m_Size(0) { in BinaryOp() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dnumeric_op.h42 explicit BinaryOp(OpKernelConstruction* context) : OpKernel(context) { in BinaryOp() function
/aosp_15_r20/external/dexmaker/dexmaker/src/main/java/com/android/dx/
H A DBinaryOp.java39 public enum BinaryOp { enum
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_def_builder.cc118 Node* BinaryOp(const string& op_name, NodeOut a, NodeOut b, in BinaryOp() function
/aosp_15_r20/external/llvm-libc/test/src/math/exhaustive/
H A Dexhaustive_test.h73 using BinaryOp = OutType(InType, InType); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DPostfixExpression.h32 BinaryOp, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DPostfixExpression.h32 BinaryOp, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DPostfixExpression.h32 BinaryOp, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DPostfixExpression.h32 BinaryOp, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddynamic_window_utils.cc50 HloOp BinaryOp(HloOp x, HloOp y, HloOpcode opcode, in BinaryOp() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp145 std::optional<Instruction::BinaryOps> BinaryOp; in simplifyNvvmIntrinsic() member
/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp3789 struct BinaryOp { struct
3790 unsigned Opcode;
3791 Value *LHS;
3792 Value *RHS;
3793 bool IsNSW;
3794 bool IsNUW;
3798 Operator *Op;
3800 explicit BinaryOp(Operator *Op) in BinaryOp() argument
3809 explicit BinaryOp(unsigned Opcode, Value *LHS, Value *RHS, bool IsNSW = false, in BinaryOp() function
/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgBinaryOps.hpp41 class BinaryOp : public Expression class
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcwise_ops_common.h84 explicit BinaryOp(OpKernelConstruction* ctx) in BinaryOp() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp4477 struct BinaryOp { struct
4478 unsigned Opcode;
4479 Value *LHS;
4480 Value *RHS;
4481 bool IsNSW = false;
4482 bool IsNUW = false;
4486 Operator *Op = nullptr;
4488 explicit BinaryOp(Operator *Op) in BinaryOp() argument
4497 explicit BinaryOp(unsigned Opcode, Value *LHS, Value *RHS, bool IsNSW = false, in BinaryOp() argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/ast/
H A Dvisitor.rs197 BinaryOp(&'a ast::ClassSetBinaryOp), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/ast/
Dvisitor.rs198 BinaryOp(&'a ast::ClassSetBinaryOp), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp5192 struct BinaryOp { struct
5193 unsigned Opcode;
5194 Value *LHS;
5195 Value *RHS;
5196 bool IsNSW = false;
5197 bool IsNUW = false;
5201 Operator *Op = nullptr;
5203 explicit BinaryOp(Operator *Op) in BinaryOp() function
5212 explicit BinaryOp(unsigned Opcode, Value *LHS, Value *RHS, bool IsNSW = false, in BinaryOp() function
/aosp_15_r20/external/clang/lib/AST/
H A DStmtProfile.cpp1000 BinaryOperatorKind &BinaryOp) { in DecodeOperatorCall()
1188 BinaryOperatorKind BinaryOp = BO_Comma; in VisitCXXOperatorCallExpr() local
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dbfloat16_test.py364 BinaryOp = collections.namedtuple("BinaryOp", ["op"]) variable
/aosp_15_r20/prebuilts/go/linux-x86/src/go/constant/
Dvalue.go1103 func BinaryOp(x_ Value, op token.Token, y_ Value) Value { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4469 static bool isNeutralValue(Instruction::BinaryOps BinaryOp, Value *RHS) { in isNeutralValue()
4482 Instruction::BinaryOps BinaryOp, bool IsSigned, in computeOverflow()
4506 Instruction::BinaryOps BinaryOp, bool IsSigned, Value *LHS, Value *RHS, in OptimizeOverflowCheck()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1215 BinaryOp(TIL_BinaryOpcode Op, SExpr *E0, SExpr *E1) in BinaryOp() function
1220 BinaryOp(const BinaryOp &B, SExpr *E0, SExpr *E1) in BinaryOp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1215 BinaryOp(TIL_BinaryOpcode Op, SExpr *E0, SExpr *E1) in BinaryOp() function
1220 BinaryOp(const BinaryOp &B, SExpr *E0, SExpr *E1) in BinaryOp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1215 BinaryOp(TIL_BinaryOpcode Op, SExpr *E0, SExpr *E1) in BinaryOp() function
1220 BinaryOp(const BinaryOp &B, SExpr *E0, SExpr *E1) in BinaryOp() function

123