Searched defs:binop (Results 1 – 5 of 5) sorted by relevance
65 bool CanConvertToIncI(const compiler::BinaryImmOperation *binop) in CanConvertToIncI()
548 static size_t PowerOfOpThenFold(Op op, Binop binop, const Args &...args) in PowerOfOpThenFold()640 static auto LazyOpThenFoldThenIndicesOf(Op op, BinOp binop, const Args &...args) in LazyOpThenFoldThenIndicesOf()
931 auto binop = node->AsBinaryExpression(); in FoldConstant() local
37 bool CanConvertToIncI(const compiler::BinaryImmOperation *binop) in CanConvertToIncI()
195 auto binop = inst->CastToShrI(); in VisitShrI() local