Searched refs:BaselineDeprecatedCreatearraywithbufferPrefImm16 (Results 1 – 5 of 5) sorted by relevance
192 V(BaselineDeprecatedCreatearraywithbufferPrefImm16) \
400 DEFINE_PARAMETER_INDEX(BaselineDeprecatedCreatearraywithbufferPrefImm16,
3791 GateRef glue = PtrArgument(PARAM_INDEX(BaselineDeprecatedCreatearraywithbufferPrefImm16, GLUE)); in GenerateCircuit()3792 GateRef sp = PtrArgument(PARAM_INDEX(BaselineDeprecatedCreatearraywithbufferPrefImm16, SP)); in GenerateCircuit()3793 …GateRef immI16 = Int32Argument(PARAM_INDEX(BaselineDeprecatedCreatearraywithbufferPrefImm16, IMM_I… in GenerateCircuit()3794 …GateRef slotId = Int32Argument(PARAM_INDEX(BaselineDeprecatedCreatearraywithbufferPrefImm16, SLOT_… in GenerateCircuit()3796 …TaggedPointerArgument(PARAM_INDEX(BaselineDeprecatedCreatearraywithbufferPrefImm16, PROFILE_TYPE_I… in GenerateCircuit()3797 GateRef pc = PtrArgument(PARAM_INDEX(BaselineDeprecatedCreatearraywithbufferPrefImm16, PC)); in GenerateCircuit()
2553 DEF_CALL_SIGNATURE(BaselineDeprecatedCreatearraywithbufferPrefImm16) in DEF_CALL_SIGNATURE() argument
4592 …thread->GetBaselineStubEntry(BaselineStubCSigns::BaselineDeprecatedCreatearraywithbufferPrefImm16); in BYTECODE_BASELINE_HANDLER_IMPLEMENT()