Home
last modified time | relevance | path

Searched defs:mleft (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dmachine-operator-reducer.cc472 Int32BinopMatcher mleft(m.left().node()); in Reduce() local
991 Int32BinopMatcher mleft(m.left().node()); in ReduceInt32Add() local
1288 Int32BinopMatcher mleft(m.left().node()); in ReduceStore() local
1384 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32Comparisons() local
1399 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32Comparisons() local
1468 Int64BinopMatcher mleft(m.left().node()); in ReduceWord64Comparisons() local
1510 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32Shl() local
1563 Int64BinopMatcher mleft(m.left().node()); in ReduceWord64Shl() local
1612 Uint32BinopMatcher mleft(m.left().node()); in ReduceWord32Shr() local
1644 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32Sar() local
[all …]
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc499 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
545 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Xor() local
569 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
598 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
623 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
888 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
1131 Float32BinopMatcher mleft(m.left().node()); in VisitFloat32Add() local
1155 Float64BinopMatcher mleft(m.left().node()); in VisitFloat64Add() local
1179 Float32BinopMatcher mleft(m.left().node()); in VisitFloat32Sub() local
1195 Float64BinopMatcher mleft(m.left().node()); in VisitFloat64Sub() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc604 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
653 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
706 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Xor() local
729 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Xor() local
753 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
782 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
806 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
845 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local
873 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local
970 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
[all …]
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc620 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
669 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
722 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Xor() local
745 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Xor() local
769 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
798 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
822 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
861 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local
889 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local
1002 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
[all …]
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc435 Matcher mleft(m->left().node()); in VisitLogical() local
497 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
536 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
652 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
678 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local
721 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
748 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local
789 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
920 BaseWithIndexAndDisplacement64Matcher mleft(m.left().node(), in VisitWord64Sar() local
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc1051 Matcher mleft(m->left().node()); in VisitLogical() local
1100 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
1140 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
1199 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
1282 Int32BinopMatcher mleft(m.left().node()); in TryEmitBitfieldExtract32() local
1308 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
1353 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local
1545 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
1575 Int64BinopMatcher mleft(m.left().node()); in VisitInt64Add() local
1673 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Mul() local
[all …]
/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc971 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
1161 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
1180 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
1355 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
1363 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
1371 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
1386 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
1634 Float32BinopMatcher mleft(m.left().node()); local
1654 Float64BinopMatcher mleft(m.left().node()); in VisitFloat64Add() local
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc687 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
722 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Xor() local
745 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Xor() local
769 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
801 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
840 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local
/third_party/node/deps/v8/src/compiler/backend/s390/
Dinstruction-selector-s390.cc912 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
958 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local
999 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local
1040 Int32BinopMatcher mleft(m.left().node()); in TryMatchSignExtInt16OrInt8FromWord32Sar() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc1098 BaseWithIndexAndDisplacement64Matcher mleft(m.left().node(), in TryMatchLoadWord64AndShiftRight() local
1154 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
2839 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc1989 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32() local