Home | History | Annotate | Download | only in ia32

Lines Matching refs:LAllocate

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