Home
last modified time | relevance | path

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

/external/v8/src/x87/
Dmacro-assembler-x87.h1026 inline Operand ContextOperand(Register context, int index) { in ContextOperand() function
1030 inline Operand ContextOperand(Register context, Register index) { in ContextOperand() function
/external/v8/src/ia32/
Dmacro-assembler-ia32.h1047 inline Operand ContextOperand(Register context, int index) { in ContextOperand() function
1051 inline Operand ContextOperand(Register context, Register index) { in ContextOperand() function
/external/v8/src/x64/
Dmacro-assembler-x64.h1729 inline Operand ContextOperand(Register context, int index) { in ContextOperand() function
1734 inline Operand ContextOperand(Register context, Register index) { in ContextOperand() function