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