Home
last modified time | relevance | path

Searched defs:mright (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/v8/src/compiler/
Dmachine-operator-reducer.cc69 Int32BinopMatcher mright(m.right().node()); in Reduce() local
95 Int32BinopMatcher mright(m.right().node()); in Reduce() local
/external/chromium_org/v8/src/compiler/arm/
Dinstruction-selector-arm.cc408 Int32BinopMatcher mright(m.right().node()); in VisitWord32And() local
564 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
578 Int32BinopMatcher mright(m.right().node()); in VisitInt32Sub() local
725 Int32BinopMatcher mright(m.right().node()); in VisitFloat64Add() local
739 Int32BinopMatcher mright(m.right().node()); in VisitFloat64Sub() local
/external/chromium_org/v8/src/compiler/x64/
Dinstruction-selector-x64.cc283 Int32BinopMatcher mright(right); in VisitWord32Shift() local
309 Int64BinopMatcher mright(right); in VisitWord64Shift() local
/external/chromium_org/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc250 Int32BinopMatcher mright(right); in VisitShift() local