Home | History | Annotate | Download | only in x87

Lines Matching refs:LLoadFunctionPrototype

1651 class LLoadFunctionPrototype FINAL : public LTemplateInstruction<1, 1, 1> {
1653 LLoadFunctionPrototype(LOperand* function, LOperand* temp) {