Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_gate_meta_data.h611 static uint64_t ToValue(ParamType paramType, TypedJumpOp jumpOp, uint32_t weight) in ToValue()
Dnumber_speculative_lowering.cpp471 TypedJumpOp jumpOp = jumpAcc.GetTypedJumpOp(); in VisitBooleanJump() local
Dmcr_circuit_builder.h755 …auto jumpOp = TypedConditionJump(machineType, Op, weight, paramType, {currentControl, currentDepen… in TypedConditionJump() local
Dmcr_circuit_builder.cpp967 GateRef CircuitBuilder::TypedConditionJump(MachineType type, TypedJumpOp jumpOp, uint32_t weight, in TypedConditionJump()