/external/v8/src/compiler/ |
D | machine-operator-reducer.cc | 292 Int32BinopMatcher mleft(m.left().node()); in Reduce() local 708 Int32BinopMatcher mleft(m.left().node()); in ReduceInt32Add() local 953 Int32BinopMatcher mleft(m.left().node()); in ReduceStore() local 1053 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32Shl() local 1084 Uint32BinopMatcher mleft(m.left().node()); in ReduceWord32Shr() local 1114 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32Sar() local 1164 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32And() local 1176 Uint32BinopMatcher mleft(m.left().node()); in ReduceWord32And() local 1184 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32And() local 1243 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32And() local [all …]
|
/external/v8/src/compiler/mips/ |
D | instruction-selector-mips.cc | 411 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local 459 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Xor() local 484 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local 514 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local 539 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local 696 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local 937 Float32BinopMatcher mleft(m.left().node()); in VisitFloat32Add() local 962 Float64BinopMatcher mleft(m.left().node()); in VisitFloat64Add() local 987 Float32BinopMatcher mleft(m.left().node()); in VisitFloat32Sub() local 1003 Float64BinopMatcher mleft(m.left().node()); in VisitFloat64Sub() local
|
/external/v8/src/compiler/mips64/ |
D | instruction-selector-mips64.cc | 517 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local 567 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local 622 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Xor() local 646 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Xor() local 671 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local 701 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local 725 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local 765 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local 794 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local 903 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local [all …]
|
/external/v8/src/compiler/arm64/ |
D | instruction-selector-arm64.cc | 817 Matcher mleft(m->left().node()); in VisitLogical() local 867 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local 908 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local 971 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local 1027 Int32BinopMatcher mleft(m.left().node()); in TryEmitBitfieldExtract32() local 1053 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local 1097 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local 1291 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local 1322 Int64BinopMatcher mleft(m.left().node()); in VisitInt64Add() local 1422 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Mul() local [all …]
|
/external/v8/src/compiler/ppc/ |
D | instruction-selector-ppc.cc | 393 Matcher mleft(m->left().node()); in VisitLogical() local 457 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local 496 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local 588 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local 615 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local 659 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local 685 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local 726 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local 857 BaseWithIndexAndDisplacement64Matcher mleft(m.left().node(), in VisitWord64Sar() local
|
/external/v8/src/compiler/arm/ |
D | instruction-selector-arm.cc | 800 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local 967 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local 986 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local 1160 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local 1168 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local 1176 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local 1191 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local 1438 Float32BinopMatcher mleft(m.left().node()); local 1459 Float64BinopMatcher mleft(m.left().node()); in VisitFloat64Add() local
|
/external/v8/src/compiler/s390/ |
D | instruction-selector-s390.cc | 874 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local 920 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local 961 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local 1001 Int32BinopMatcher mleft(m.left().node()); in TryMatchSignExtInt16OrInt8FromWord32Sar() local
|
/external/v8/src/compiler/x64/ |
D | instruction-selector-x64.cc | 683 BaseWithIndexAndDisplacement64Matcher mleft(m.left().node(), in TryMatchLoadWord64AndShiftRight() local 765 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local 2228 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32() local
|
/external/v8/src/compiler/ia32/ |
D | instruction-selector-ia32.cc | 1618 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32() local
|