| /third_party/node/deps/v8/src/compiler/ |
| D | machine-operator-reducer.cc | 472 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/ |
| D | instruction-selector-mips.cc | 499 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/ |
| D | instruction-selector-loong64.cc | 604 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/ |
| D | instruction-selector-mips64.cc | 620 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/ |
| D | instruction-selector-ppc.cc | 435 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/ |
| D | instruction-selector-arm64.cc | 1051 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/ |
| D | instruction-selector-arm.cc | 971 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/ |
| D | instruction-selector-riscv64.cc | 687 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/ |
| D | instruction-selector-s390.cc | 912 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/ |
| D | instruction-selector-x64.cc | 1098 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/ |
| D | instruction-selector-ia32.cc | 1989 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32() local
|