Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator-reducer.cc292 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/
Dinstruction-selector-mips.cc411 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/
Dinstruction-selector-mips64.cc517 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/
Dinstruction-selector-arm64.cc817 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/
Dinstruction-selector-ppc.cc393 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/
Dinstruction-selector-arm.cc800 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/
Dinstruction-selector-s390.cc874 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/
Dinstruction-selector-x64.cc683 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/
Dinstruction-selector-ia32.cc1618 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32() local