Home | History | Annotate | Download | only in s390

Lines Matching refs:LLoadContextSlot

1357 class LLoadContextSlot final : public LTemplateInstruction<1, 1, 0> {
1359 explicit LLoadContextSlot(LOperand* context) { inputs_[0] = context; }