HomeSort by relevance Sort by last modified time
    Searched refs:CONSTANT_SIZE (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/v8/src/mips/
regexp-macro-assembler-mips.cc 331 __ li(code_pointer(), Operand(masm_->CodeObject()), CONSTANT_SIZE);
651 __ li(code_pointer(), Operand(masm_->CodeObject()), CONSTANT_SIZE);
815 __ li(code_pointer(), Operand(masm_->CodeObject()), CONSTANT_SIZE);
845 __ li(code_pointer(), Operand(masm_->CodeObject()), CONSTANT_SIZE);
    [all...]
macro-assembler-mips.cc     [all...]
macro-assembler-mips.h 68 CONSTANT_SIZE = 1
    [all...]
codegen-mips.cc     [all...]
lithium-codegen-mips.cc     [all...]
code-stubs-mips.cc     [all...]
  /external/chromium_org/v8/src/mips64/
regexp-macro-assembler-mips64.cc 367 __ li(code_pointer(), Operand(masm_->CodeObject()), CONSTANT_SIZE);
696 __ li(code_pointer(), Operand(masm_->CodeObject()), CONSTANT_SIZE);
    [all...]
macro-assembler-mips64.h 69 CONSTANT_SIZE = 1,
    [all...]
macro-assembler-mips64.cc     [all...]
lithium-codegen-mips64.cc     [all...]
code-stubs-mips64.cc     [all...]

Completed in 931 milliseconds