Home | History | Annotate | Download | only in aarch32

Lines Matching defs:pld

2740   void pld(Condition cond, Location* location);
2744 void pldpld(al, location); }
2746 void pld(Condition cond, const MemOperand& operand);
2747 void pld(const MemOperand& operand) { pld(al, operand); }