Searched refs:arrayAddr (Results 1 – 3 of 3) sorted by relevance
597 GateRef CircuitBuilder::GetUnsharedConstpool(GateRef arrayAddr, GateRef index) in GetUnsharedConstpool() argument599 GateRef dataOffset = PtrAdd(arrayAddr, in GetUnsharedConstpool()
280 GateRef GetUnsharedConstpool(GateRef arrayAddr, GateRef index);
2312 inline GateRef StubBuilder::GetUnsharedConstpool(GateRef arrayAddr, GateRef index) in GetUnsharedConstpool() argument2315 …PtrAdd(arrayAddr, PtrMul(IntPtr(JSTaggedValue::TaggedTypeSize()), ZExtInt32ToPtr(TaggedGetInt(inde… in GetUnsharedConstpool()