Lines Matching defs:vldr
4721 void vldr(DataType dt, DRegister rd, Location* location) { in vldr() function
4724 void vldr(DRegister rd, Location* location) { in vldr() function
4727 void vldr(Condition cond, DRegister rd, Location* location) { in vldr() function
4735 void vldr(DataType dt, DRegister rd, const MemOperand& operand) { in vldr() function
4738 void vldr(DRegister rd, const MemOperand& operand) { in vldr() function
4741 void vldr(Condition cond, DRegister rd, const MemOperand& operand) { in vldr() function
4751 void vldr(DataType dt, SRegister rd, Location* location) { in vldr() function
4754 void vldr(SRegister rd, Location* location) { in vldr() function
4757 void vldr(Condition cond, SRegister rd, Location* location) { in vldr() function
4765 void vldr(DataType dt, SRegister rd, const MemOperand& operand) { in vldr() function
4768 void vldr(SRegister rd, const MemOperand& operand) { in vldr() function
4771 void vldr(Condition cond, SRegister rd, const MemOperand& operand) { in vldr() function