Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnumber_speculative_lowering.cpp457 TypedJumpOp jumpOp = jumpAcc.GetTypedJumpOp(); in VisitBooleanJump() local
H A Dmcr_circuit_builder.h612 auto jumpOp = TypedConditionJump(machineType, Op, weight, paramType, {currentControl, currentDepend, x}); in TypedConditionJump() local
H A Dmcr_gate_meta_data.h530 static uint64_t ToValue(ParamType paramType, TypedJumpOp jumpOp, uint32_t weight) in ToValue() argument
H A Dmcr_circuit_builder.cpp836 GateRef CircuitBuilder::TypedConditionJump(MachineType type, TypedJumpOp jumpOp, uint32_t weight, in TypedConditionJump() argument

Completed in 11 milliseconds