Searched refs:kThumb2InstructionAlignment (Results 1 – 3 of 3) sorted by relevance
49 kThumb2InstructionAlignment); in TEST()
80 static constexpr size_t kThumb2InstructionAlignment = 2; variable125 return kThumb2InstructionAlignment; in GetInstructionSetInstructionAlignment()
932 CodeOffset::FromOffset(kThumb2InstructionAlignment, InstructionSet::kThumb2); in TEST()943 EXPECT_EQ(offset_thumb2.Uint32Value(InstructionSet::kThumb2), kThumb2InstructionAlignment); in TEST()