Searched defs:Ldaprh (Results  1 – 2 of 2) sorted by relevance
| /external/vixl/test/aarch64/ | 
| D | test-assembler-aarch64.cc | 10686   __ Ldaprh(w1, MemOperand(x21));  in TEST()  local 10716   __ Ldaprh(w1, MemOperand(x20));  in TEST()  local 10720   __ Ldaprh(w5, MemOperand(x20, 8));  in TEST()  local 10724   __ Ldaprh(w9, MemOperand(x21, -3));  in TEST()  local 10929       __ Ldaprh(w0, MemOperand(x20));  in TEST()  local 10932       __ Ldaprh(w0, MemOperand(x19, i));  in TEST()  local
  | 
| /external/vixl/src/aarch64/ | 
| D | macro-assembler-aarch64.h | 1874   void Ldaprh(const Register& rt, const MemOperand& src) {  in Ldaprh()  function
  |