Searched refs:BaselineCreatearraywithbufferImm8Id16 (Results 1 – 5 of 5) sorted by relevance
44 V(BaselineCreatearraywithbufferImm8Id16) \
107 DEFINE_PARAMETER_INDEX(BaselineCreatearraywithbufferImm8Id16,
772 GateRef glue = PtrArgument(PARAM_INDEX(BaselineCreatearraywithbufferImm8Id16, GLUE)); in GenerateCircuit()773 GateRef sp = PtrArgument(PARAM_INDEX(BaselineCreatearraywithbufferImm8Id16, SP)); in GenerateCircuit()774 GateRef traceId = Int32Argument(PARAM_INDEX(BaselineCreatearraywithbufferImm8Id16, TRACE_ID)); in GenerateCircuit()775 GateRef imm = Int32Argument(PARAM_INDEX(BaselineCreatearraywithbufferImm8Id16, IMM)); in GenerateCircuit()776 GateRef slotId = Int32Argument(PARAM_INDEX(BaselineCreatearraywithbufferImm8Id16, SLOTID)); in GenerateCircuit()
408 DEF_CALL_SIGNATURE(BaselineCreatearraywithbufferImm8Id16) in DEF_CALL_SIGNATURE() argument
1585 thread->GetBaselineStubEntry(BaselineStubCSigns::BaselineCreatearraywithbufferImm8Id16); in BYTECODE_BASELINE_HANDLER_IMPLEMENT()