Lines Matching defs:mleft
517 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
567 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
622 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Xor() local
646 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Xor() local
671 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
701 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
725 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
765 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local
794 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local
903 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
936 Int64BinopMatcher mleft(m.left().node()); in VisitInt64Add() local