Home | History | Annotate | Download | only in mips

Lines Matching defs:LDrop

1770 class LDrop FINAL : public LTemplateInstruction<0, 0, 0> {
1772 explicit LDrop(int count) : count_(count) { }