Lines Matching refs:vldr
2129 "The MacroAssembler does not convert vldr or vstr with a PC base "
2135 // vldr.32 s0, [r1, 12345]! will translate into
2137 // vldr.32 s0, [r1]
2151 // vldr.32 s0, [r1, 12345] will translate into
2153 // vldr.32 s0, [ip]
2167 // vldr.32 s0, [r1], imm32 will translate into
2168 // vldr.32 s0, [r1]
2202 "The MacroAssembler does not convert vldr or vstr with a PC base "
2208 // vldr.64 d0, [r1, 12345]! will translate into
2210 // vldr.64 d0, [r1]
2224 // vldr.64 d0, [r1, 12345] will translate into
2226 // vldr.32 s0, [ip]
2240 // vldr.64 d0. [r1], imm32 will translate into
2241 // vldr.64 d0, [r1]
2297 vldr(dt, rd, MemOperandComputationHelper(cond, scratch, location, mask));
2320 vldr(dt, rd, MemOperandComputationHelper(cond, scratch, location, mask));