Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Darray_bounds_check_elimination.cpp648 GateRef constGate = builder_.Int32(right); in PredicateCmpWithConst() local
654 GateRef constGate = builder_.Int32(leftConst); in PredicateAdd() local
662 GateRef constGate = builder_.Int32(right); in PredicateAddCmpWithConst() local
Dnumber_speculative_lowering.cpp526 GateRef constGate = GetConstInt32(value); in VisitConstant() local