Searched defs:jumpOp (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | mcr_gate_meta_data.h | 611 static uint64_t ToValue(ParamType paramType, TypedJumpOp jumpOp, uint32_t weight) in ToValue()
|
| D | number_speculative_lowering.cpp | 471 TypedJumpOp jumpOp = jumpAcc.GetTypedJumpOp(); in VisitBooleanJump() local
|
| D | mcr_circuit_builder.h | 755 …auto jumpOp = TypedConditionJump(machineType, Op, weight, paramType, {currentControl, currentDepen… in TypedConditionJump() local
|
| D | mcr_circuit_builder.cpp | 967 GateRef CircuitBuilder::TypedConditionJump(MachineType type, TypedJumpOp jumpOp, uint32_t weight, in TypedConditionJump()
|