Home | History | Annotate | Download | only in x64

Lines Matching refs:LAllocate

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