Home
last modified time | relevance | path

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

/external/v8/src/x87/
Dmacro-assembler-x87.h963 inline Operand ContextOperand(Register context, int index) { in ContextOperand() function
967 inline Operand ContextOperand(Register context, Register index) { in ContextOperand() function
/external/v8/src/ia32/
Dmacro-assembler-ia32.h983 inline Operand ContextOperand(Register context, int index) { in ContextOperand() function
987 inline Operand ContextOperand(Register context, Register index) { in ContextOperand() function
/external/v8/src/x64/
Dmacro-assembler-x64.h1694 inline Operand ContextOperand(Register context, int index) { in ContextOperand() function
1699 inline Operand ContextOperand(Register context, Register index) { in ContextOperand() function