Home
last modified time | relevance | path

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

/external/v8/src/compiler/arm/
Dinstruction-selector-arm.cc807 Int32BinopMatcher mright(m.right().node()); in VisitWord32And() local
1216 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
1224 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
1232 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
1247 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
1278 Int32BinopMatcher mright(m.right().node()); in VisitInt32Sub() local
1445 Float32BinopMatcher mright(m.right().node()); local
1466 Float64BinopMatcher mright(m.right().node()); in VisitFloat64Add() local
1479 Float32BinopMatcher mright(m.right().node()); in VisitFloat32Sub() local
1492 Float64BinopMatcher mright(m.right().node()); in VisitFloat64Sub() local
/external/v8/src/compiler/arm64/
Dinstruction-selector-arm64.cc307 Int32BinopMatcher mright(right_node); in TryMatchAnyExtend() local
317 Int32BinopMatcher mright(right_node); in TryMatchAnyExtend() local
830 Matcher mright(m->right().node()); in VisitLogical() local
1303 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
1334 Int64BinopMatcher mright(m.right().node()); in VisitInt64Add() local
1354 Int32BinopMatcher mright(m.right().node()); in VisitInt32Sub() local
1375 Int64BinopMatcher mright(m.right().node()); in VisitInt64Sub() local
1434 Int32BinopMatcher mright(m.right().node()); in VisitInt32Mul() local
1476 Int64BinopMatcher mright(m.right().node()); in VisitInt64Mul() local
/external/v8/src/compiler/
Dmachine-operator-reducer.cc718 Int32BinopMatcher mright(m.right().node()); in ReduceInt32Add() local
1031 Int32BinopMatcher mright(m.right().node()); in ReduceWord32Shifts() local
/external/v8/src/compiler/mips/
Dinstruction-selector-mips.cc684 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
945 Float32BinopMatcher mright(m.right().node()); in VisitFloat32Add() local
970 Float64BinopMatcher mright(m.right().node()); in VisitFloat64Add() local
/external/v8/src/compiler/mips64/
Dinstruction-selector-mips64.cc891 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
923 Int64BinopMatcher mright(m.right().node()); in VisitInt64Add() local
/external/v8/src/compiler/s390/
Dinstruction-selector-s390.cc462 NodeMatcher mright(right); in GenerateRightOperands() local
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc572 Int64BinopMatcher mright(right); in VisitWord64Shift() local
/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc405 Matcher mright(m->right().node()); in VisitLogical() local