Searched defs:BinaryOp (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | StmtProfile.cpp | 817 BinaryOperatorKind &BinaryOp) { in DecodeOperatorCall() 1006 BinaryOperatorKind BinaryOp = BO_Comma; in VisitCXXOperatorCallExpr() local
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ |
| HD | ThreadSafetyTIL.h | 1211 BinaryOp(TIL_BinaryOpcode Op, SExpr *E0, SExpr *E1) in BinaryOp() function 1215 BinaryOp(const BinaryOp &B, SExpr *E0, SExpr *E1) in BinaryOp() function
|
| /NextBSD/contrib/llvm/include/llvm/TableGen/ |
| HD | Record.h | 727 enum BinaryOp { ADD, AND, SHL, SRA, SRL, LISTCONCAT, STRCONCAT, CONCAT, EQ }; enum
|
| /NextBSD/contrib/compiler-rt/lib/msan/tests/ |
| HD | msan_test.cc | 3980 TEST(MemorySanitizerOrigins, BinaryOp) { in TEST() argument
|