Home
last modified time | relevance | path

Searched defs:ContextOperand (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/x87/
Dmacro-assembler-x87.h1024 inline Operand ContextOperand(Register context, int index) { in ContextOperand() function
1028 inline Operand ContextOperand(Register context, Register index) { in ContextOperand() function
/external/v8/src/ia32/
Dmacro-assembler-ia32.h1045 inline Operand ContextOperand(Register context, int index) { in ContextOperand() function
1049 inline Operand ContextOperand(Register context, Register index) { in ContextOperand() function
/external/v8/src/x64/
Dmacro-assembler-x64.h1734 inline Operand ContextOperand(Register context, int index) { in ContextOperand() function
1739 inline Operand ContextOperand(Register context, Register index) { in ContextOperand() function