Searched defs:HasAtLeast (Results 1 – 3 of 3) sorted by relevance
84 virtual bool HasAtLeast(const InstructionSetFeatures* other) const { in HasAtLeast() function
279 bool ArmInstructionSetFeatures::HasAtLeast(const InstructionSetFeatures* other) const { in HasAtLeast() function in art::ArmInstructionSetFeatures
233 bool X86InstructionSetFeatures::HasAtLeast(const InstructionSetFeatures* other) const { in HasAtLeast() function in art::X86InstructionSetFeatures