Searched refs:outreg (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/coregrind/m_gdbserver/ |
D | remote-utils.c | 1109 char * outreg (int regno, char *buf) in outreg() function 1158 buf = outreg (find_regno (*regp), buf); in prepare_resume_reply()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 4926 RegisterOperand inreg, RegisterOperand outreg, 4929 : I<(outs outreg:$Rd), (ins inreg:$Rn), asm, 4948 RegisterOperand inreg, RegisterOperand outreg, 4951 : I<(outs outreg:$dst), (ins outreg:$Rd, inreg:$Rn), asm,
|