Searched defs:BOP (Results 1 – 7 of 7) sorted by relevance
605 #define BOP(x, y) \ in fold_binary() macro
604 #define BOP(x, y) \ in fold_binary() macro
32 #define BOP(x) ((0x58 << 4) | (x & 0x0f)) macro
2920 #define BOP BOM + 1 macro
2846 #define BOP BOM + 1 macro
1467 else if (const auto *BOP = dyn_cast<BinaryOperator>(Cond)) { in getTrylockCallExpr() local