Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbuiltins_lowering.cpp23 auto idGate = acc_.GetValueIn(gate, valuesIn - 1); in LowerTypedCallBuitin() local
243 GateRef idGate = acc_.GetValueIn(gate, 1); in LowerCallTargetCheck() local
253 GateRef idGate = acc_.GetValueIn(gate, 1); in CheckPara() local
Dnumber_speculative_lowering.cpp447 auto idGate = acc_.GetValueIn(gate, valuesIn - 1); in VisitCallBuiltins() local
Dcircuit_builder-inl.h1191 GateRef idGate = Int8(static_cast<int8_t>(id)); in TypedCallBuiltin() local
1204 GateRef idGate = Int8(static_cast<int8_t>(id)); in TypedCallThis3Builtin() local
Dnumber_speculative_retype.cpp540 auto idGate = acc_.GetValueIn(gate, valuesIn - 1); in VisitCallBuiltins() local