Searched refs:kX86InstructionAlignment (Results 1 – 3 of 3) sorted by relevance
53 kX86InstructionAlignment); in TEST()
82 static constexpr size_t kX86InstructionAlignment = 1; variable129 return kX86InstructionAlignment; in GetInstructionSetInstructionAlignment()
936 CodeOffset::FromOffset(kX86InstructionAlignment, InstructionSet::kX86); in TEST()945 EXPECT_EQ(offset_x86.Uint32Value(InstructionSet::kX86), kX86InstructionAlignment); in TEST()