Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dmachine-operator-reducer.cc1000 Int32BinopMatcher mright(m.right().node()); in ReduceInt32Add() local
1385 Int32BinopMatcher mright(m.right().node()); in ReduceWord32Comparisons() local
1415 Int32BinopMatcher mright(m.right().node()); in ReduceWord32Comparisons() local
1469 Int64BinopMatcher mright(m.right().node()); in ReduceWord64Comparisons() local
1490 Int32BinopMatcher mright(m.right().node()); in ReduceWord32Shifts() local
/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc978 Int32BinopMatcher mright(m.right().node()); in VisitWord32And() local
1411 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
1419 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
1427 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
1442 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
1472 Int32BinopMatcher mright(m.right().node()); in VisitInt32Sub() local
1641 Float32BinopMatcher mright(m.right().node()); local
1661 Float64BinopMatcher mright(m.right().node()); in VisitFloat64Add() local
1674 Float32BinopMatcher mright(m.right().node()); in VisitFloat32Sub() local
1687 Float64BinopMatcher mright(m.right().node()); in VisitFloat64Sub() local
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc335 Int32BinopMatcher mright(right_node); in TryMatchAnyExtend() local
345 Int32BinopMatcher mright(right_node); in TryMatchAnyExtend() local
1064 Matcher mright(m->right().node()); in VisitLogical() local
1557 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
1587 Int64BinopMatcher mright(m.right().node()); in VisitInt64Add() local
1606 Int32BinopMatcher mright(m.right().node()); in VisitInt32Sub() local
1626 Int64BinopMatcher mright(m.right().node()); in VisitInt64Sub() local
1685 Int32BinopMatcher mright(m.right().node()); in VisitInt32Mul() local
1726 Int64BinopMatcher mright(m.right().node()); in VisitInt64Mul() local
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc871 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
1139 Float32BinopMatcher mright(m.right().node()); in VisitFloat32Add() local
1163 Float64BinopMatcher mright(m.right().node()); in VisitFloat64Add() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc954 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
992 Int64BinopMatcher mright(m.right().node()); in VisitInt64Add() local
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc985 Int32BinopMatcher mright(m.right().node()); in VisitInt32Add() local
1028 Int64BinopMatcher mright(m.right().node()); in VisitInt64Add() local
/third_party/node/deps/v8/src/compiler/backend/s390/
Dinstruction-selector-s390.cc466 NodeMatcher mright(right); in GenerateRightOperands() local
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc447 Matcher mright(m->right().node()); in VisitLogical() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc951 Int64BinopMatcher mright(right); in VisitWord64Shift() local