Searched refs:BaselineCreatearraywithbufferImm16Id16 (Results 1 – 5 of 5) sorted by relevance
45 V(BaselineCreatearraywithbufferImm16Id16) \
109 DEFINE_PARAMETER_INDEX(BaselineCreatearraywithbufferImm16Id16,
788 GateRef glue = PtrArgument(PARAM_INDEX(BaselineCreatearraywithbufferImm16Id16, GLUE)); in GenerateCircuit()789 GateRef sp = PtrArgument(PARAM_INDEX(BaselineCreatearraywithbufferImm16Id16, SP)); in GenerateCircuit()790 GateRef traceId = Int32Argument(PARAM_INDEX(BaselineCreatearraywithbufferImm16Id16, TRACE_ID)); in GenerateCircuit()791 GateRef imm = Int32Argument(PARAM_INDEX(BaselineCreatearraywithbufferImm16Id16, IMM)); in GenerateCircuit()792 GateRef slotId = Int32Argument(PARAM_INDEX(BaselineCreatearraywithbufferImm16Id16, SLOTID)); in GenerateCircuit()
425 DEF_CALL_SIGNATURE(BaselineCreatearraywithbufferImm16Id16) in DEF_CALL_SIGNATURE() argument
1608 … thread->GetBaselineStubEntry(BaselineStubCSigns::BaselineCreatearraywithbufferImm16Id16); in BYTECODE_BASELINE_HANDLER_IMPLEMENT()