Home | History | Annotate | Download | only in x87

Lines Matching defs:LCallFunction

1974 class LCallFunction FINAL : public LTemplateInstruction<1, 2, 0> {
1976 explicit LCallFunction(LOperand* context, LOperand* function) {