Home | History | Annotate | Download | only in x87

Lines Matching refs:LAllocate

2548 class LAllocate FINAL : public LTemplateInstruction<1, 2, 1> {
2550 LAllocate(LOperand* context, LOperand* size, LOperand* temp) {