Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinstruction_combine.cpp933 Int64BinopMatcher mand(m.Left().Gate(), circuit_); in ReduceWord64Or() local
967 Int32BinopMatcher mand(m.Left().Gate(), circuit_); in ReduceWord32Or() local