Lines Matching defs:propKey
2525 GateRef propKey = acc_.GetValueIn(gate, 1); in LowerStOwnByValue() local
2556 GateRef propKey = GetStringFromConstPool(gate, stringId); in LowerStOwnByName() local
2617 GateRef propKey = acc_.GetValueIn(gate, 1); in LowerLdSuperByValue() local
2629 GateRef propKey = acc_.GetValueIn(gate, 1); in LowerStSuperByValue() local
2647 GateRef propKey = GetStringFromConstPool(gate, stringId); in LowerStConstToGlobalRecord() local
2663 GateRef propKey = acc_.GetValueIn(gate, 1); in LowerStOwnByValueWithNameSet() local
2680 GateRef propKey = GetStringFromConstPool(gate, stringId); in LowerStOwnByNameWithNameSet() local
2800 GateRef propKey; in LowerLdObjByValue() local
2816 GateRef propKey; in LowerStObjByValue() local
3956 GateRef propKey = GetStringFromConstPool(gate, stringId, 1); // 1: index of the stringId in LowerDefineFieldByName() local
3969 GateRef propKey = acc_.GetValueIn(gate, 0); in LowerDefineFieldByValue() local
3982 GateRef propKey = builder_.ToTaggedInt(acc_.GetValueIn(gate, 0)); in LowerDefineFieldByIndex() local