Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator-reducer.cc146 Int32BinopMatcher mleft(m.left().node()); in Reduce() local
286 Int32BinopMatcher mleft(m.left().node()); in Reduce() local
462 Int32BinopMatcher mleft(m.left().node()); in ReduceInt32Add() local
701 Int32BinopMatcher mleft(m.left().node()); in ReduceStore() local
784 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32Shl() local
806 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32Sar() local
848 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32And() local
860 Uint32BinopMatcher mleft(m.left().node()); in ReduceWord32And() local
867 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32And() local
926 Int32BinopMatcher mleft(m.left().node()); in ReduceWord32And() local
/external/v8/src/compiler/arm/
Dinstruction-selector-arm.cc538 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
559 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
682 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
701 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
738 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
746 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
754 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
768 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
977 Float32BinopMatcher mleft(m.left().node()); in VisitFloat32Add() local
998 Float64BinopMatcher mleft(m.left().node()); in VisitFloat64Add() local
/external/v8/src/compiler/arm64/
Dinstruction-selector-arm64.cc581 Matcher mleft(m->left().node()); in VisitLogical() local
630 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
670 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
733 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
789 Int32BinopMatcher mleft(m.left().node()); in TryEmitBitfieldExtract32() local
814 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
858 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local
977 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Add() local
1008 Int64BinopMatcher mleft(m.left().node()); in VisitInt64Add() local
1091 Int32BinopMatcher mleft(m.left().node()); in VisitInt32Mul() local
[all …]
/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc420 Matcher mleft(m->left().node()); in VisitLogical() local
484 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
523 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
615 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
642 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local
686 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
713 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local
754 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
/external/v8/src/compiler/mips64/
Dinstruction-selector-mips64.cc278 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
328 Int64BinopMatcher mleft(m.left().node()); in VisitWord64And() local
379 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Xor() local
403 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Xor() local
428 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
458 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
500 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shl() local
529 Int64BinopMatcher mleft(m.left().node()); in VisitWord64Shr() local
/external/v8/src/compiler/mips/
Dinstruction-selector-mips.cc269 Int32BinopMatcher mleft(m.left().node()); in VisitWord32And() local
313 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Xor() local
338 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shl() local
368 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Shr() local
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc573 Int32BinopMatcher mleft(m.left().node()); in VisitWord32Sar() local
1360 LoadMatcher<ExternalReferenceMatcher> mleft(m.left().node()); in VisitWord64Compare() local
1762 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32() local
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc1032 LoadMatcher<ExternalReferenceMatcher> mleft(m.left().node()); in VisitWordCompare() local
1288 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32() local
/external/v8/src/compiler/x87/
Dinstruction-selector-x87.cc1049 LoadMatcher<ExternalReferenceMatcher> mleft(m.left().node()); in VisitWordCompare() local