Home | History | Annotate | Download | only in x87

Lines Matching defs:LLoadFunctionPrototype

1452 class LLoadFunctionPrototype final : public LTemplateInstruction<1, 1, 1> {
1454 LLoadFunctionPrototype(LOperand* function, LOperand* temp) {