Lines Matching defs:sharedConstPool
790 GateRef CircuitBuilder::GetObjectFromConstPool(GateRef glue, GateRef hirGate, GateRef sharedConstPool,
816 cacheValue = GetValueFromTaggedArray(sharedConstPool, index);
826 { sharedConstPool, Int32ToTaggedInt(index) }, hirGate);
829 { sharedConstPool, Int32ToTaggedInt(index), module }, hirGate);
832 { sharedConstPool, Int32ToTaggedInt(index), module }, hirGate);
835 { sharedConstPool, Int32ToTaggedInt(index) }, hirGate);
852 { sharedConstPool, Int32ToTaggedInt(index) }, hirGate);
863 { sharedConstPool, Int32ToTaggedInt(index) }, hirGate);
877 { sharedConstPool, Int32ToTaggedInt(index), module }, hirGate);
891 { sharedConstPool, Int32ToTaggedInt(index), module }, hirGate);