Searched refs:kMips64InstructionAlignment (Results 1 – 3 of 3) sorted by relevance
59 kMips64InstructionAlignment); in TEST()
85 static constexpr size_t kMips64InstructionAlignment = 4; variable135 return kMips64InstructionAlignment; in GetInstructionSetInstructionAlignment()
942 CodeOffset::FromOffset(kMips64InstructionAlignment, InstructionSet::kMips64); in TEST()948 EXPECT_EQ(offset_mips64.Uint32Value(InstructionSet::kMips64), kMips64InstructionAlignment); in TEST()