Searched refs:kShortCallInstructionLength (Results 1 – 2 of 2) sorted by relevance
201 __ subp(arg_reg_1, Immediate(Assembler::kShortCallInstructionLength)); in Generate()
540 static constexpr int kShortCallInstructionLength = 5; variable