Searched refs:indEx (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_amd64_defs.c212 AMD64AMode* AMD64AMode_IRRS ( UInt imm32, HReg base, HReg indEx, Int shift ) { argument
217 am->Aam.IRRS.index = indEx;
H A Dhost_x86_defs.c168 X86AMode* X86AMode_IRRS ( UInt imm32, HReg base, HReg indEx, Int shift ) { argument
173 am->Xam.IRRS.index = indEx;

Completed in 115 milliseconds