Home | History | Annotate | Download | only in s390

Lines Matching defs:LCallRuntime

1541 class LCallRuntime final : public LTemplateInstruction<1, 1, 0> {
1543 explicit LCallRuntime(LOperand* context) { inputs_[0] = context; }