Searched defs:kInstructionSize (Results 1 – 2 of 2) sorted by relevance
40 const unsigned kInstructionSize = 4; variable
6978 : ExactAssemblyScope(masm, count * kInstructionSize, size_policy) {} in ExactAssemblyScope()