Searched defs:HighOperand (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/compiler/ia32/ | ||
D | code-generator-ia32.cc | 63 Operand HighOperand(InstructionOperand* op) { in HighOperand() function in v8::internal::compiler::IA32OperandConverter |
/external/v8/src/compiler/x87/ | ||
D | code-generator-x87.cc | 57 Operand HighOperand(InstructionOperand* op) { in HighOperand() function in v8::internal::compiler::X87OperandConverter |
/external/v8/src/crankshaft/ia32/ | ||
D | lithium-codegen-ia32.cc | 590 Operand LCodeGen::HighOperand(LOperand* op) { in HighOperand() function in v8::internal::LCodeGen |
/external/v8/src/crankshaft/x87/ | ||
D | lithium-codegen-x87.cc | 858 Operand LCodeGen::HighOperand(LOperand* op) { in HighOperand() function in v8::internal::LCodeGen |