Searched defs:HasAtLeast (Results 1 – 4 of 4) sorted by relevance
105 virtual bool HasAtLeast(const InstructionSetFeatures* other) const { in HasAtLeast() function
317 bool ArmInstructionSetFeatures::HasAtLeast(const InstructionSetFeatures* other) const { in HasAtLeast() function in art::ArmInstructionSetFeatures
312 bool Arm64InstructionSetFeatures::HasAtLeast(const InstructionSetFeatures* other) const { in HasAtLeast() function in art::Arm64InstructionSetFeatures
313 bool X86InstructionSetFeatures::HasAtLeast(const InstructionSetFeatures* other) const { in HasAtLeast() function in art::X86InstructionSetFeatures