Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinstruction_combine.cpp498 Int32BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceInt32Add() local
516 Int32BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceInt32Add() local
875 Int64BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord64And() local
912 Int32BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord32And() local
1008 Int64BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord64Xor() local
1032 Int32BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord32Xor() local
1067 Uint32BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord32Lsr() local
1105 Int32BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord32Asr() local
1135 Int64BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord64Lsl() local
1159 Int64BinopMatcher mleft(m.Left().Gate(), circuit_); in ReduceWord32Lsl() local