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

  /external/v8/src/mips/
regexp-macro-assembler-mips.cc 389 __ li(code_pointer(), Operand(masm_->CodeObject()), CONSTANT_SIZE);
701 __ li(code_pointer(), Operand(masm_->CodeObject()), CONSTANT_SIZE);
786 __ li(code_pointer(), Operand(masm_->CodeObject()), CONSTANT_SIZE);
816 __ li(code_pointer(), Operand(masm_->CodeObject()), CONSTANT_SIZE);
    [all...]
macro-assembler-mips.h 91 CONSTANT_SIZE = 1
    [all...]

Completed in 31 milliseconds