Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator-reducer.cc292 Int32BinopMatcher mleft(m.left().node()); in Reduce() local
711 Int32BinopMatcher mleft(m.left().node()); in ReduceInt32Add() local
959 Int32BinopMatcher mleft(m.left().node()); in ReduceStore() local
1059 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32Shl() local
1090 Uint32BinopMatcher mleft(m.left().node()); in ReduceWord32Shr() local
1120 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32Sar() local
1170 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32And() local
1182 Uint32BinopMatcher mleft(m.left().node()); in ReduceWord32And() local
1190 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32And() local
1249 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32And() local
[all …]
/external/v8/src/compiler/mips64/
Dinstruction-selector-mips64.cc504 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
554 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
609 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Xor() local
633 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Xor() local
658 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
688 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
712 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
752 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local
781 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local
890 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
[all …]
/external/v8/src/compiler/mips/
Dinstruction-selector-mips.cc397 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
445 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Xor() local
470 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
500 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
524 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
681 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
922 Float32BinopMatcher mleft(m.left().node()); in VisitFloat32Add() local
947 Float64BinopMatcher mleft(m.left().node()); in VisitFloat64Add() local
972 Float32BinopMatcher mleft(m.left().node()); in VisitFloat32Sub() local
988 Float64BinopMatcher mleft(m.left().node()); in VisitFloat64Sub() local
/external/v8/src/compiler/arm64/
Dinstruction-selector-arm64.cc878 Matcher mleft(m->left().node()); in VisitLogical() local
927 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
968 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
1031 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
1087 Int32BinopMatcher mleft(m.left().node()); in TryEmitBitfieldExtract32() local
1113 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
1157 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local
1345 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
1376 Int64BinopMatcher mleft(m.left().node()); in VisitInt64Add() local
1489 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Mul() local
[all …]
/external/v8/src/compiler/arm/
Dinstruction-selector-arm.cc784 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
960 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
979 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
1147 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
1155 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
1163 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
1177 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
1432 Float32BinopMatcher mleft(m.left().node()); local
1453 Float64BinopMatcher mleft(m.left().node()); in VisitFloat64Add() local
/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc484 Matcher mleft(m->left().node()); in VisitLogical() local
548 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
587 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
679 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
706 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local
750 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
776 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local
817 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
948 BaseWithIndexAndDisplacement64Matcher mleft(m.left().node(), in VisitWord64Sar() local
/external/v8/src/compiler/s390/
Dinstruction-selector-s390.cc926 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
1002 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local
1049 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local
1089 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc746 BaseWithIndexAndDisplacement64Matcher mleft(m.left().node(), in TryMatchLoadWord64AndShiftRight() local
824 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
1777 LoadMatcher<ExternalReferenceMatcher> mleft(m.left().node()); in VisitWord64Compare() local
2206 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32() local
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc1361 LoadMatcher<ExternalReferenceMatcher> mleft(m.left().node()); in VisitWordCompare() local
1648 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32() local
/external/v8/src/compiler/x87/
Dinstruction-selector-x87.cc1469 LoadMatcher<ExternalReferenceMatcher> mleft(m.left().node()); in VisitWordCompare() local