Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinstruction_combine.cpp483 Int32BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceInt32Add() local
501 Int32BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceInt32Add() local
860 Int64BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord64And() local
897 Int32BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord32And() local
993 Int64BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord64Xor() local
1017 Int32BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord32Xor() local
1052 Uint32BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord32Lsr() local
1090 Int32BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord32Asr() local
1120 Int64BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord64Lsl() local
1144 Int64BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord32Lsl() local