Searched defs:GetPreferredSlotsAlignment (Results 1 – 3 of 3) sorted by relevance
496 uint32_t GetPreferredSlotsAlignment() const OVERRIDE { return kMips64DoublewordSize; } in GetPreferredSlotsAlignment() function
489 uint32_t GetPreferredSlotsAlignment() const OVERRIDE { return vixl::aarch64::kXRegSizeInBytes; } in GetPreferredSlotsAlignment() function
230 virtual uint32_t GetPreferredSlotsAlignment() const { return 1; } in GetPreferredSlotsAlignment() function