Searched defs:HasAtLeast (Results 1 – 4 of 4) sorted by relevance
98 virtual bool HasAtLeast(const InstructionSetFeatures* other) const { in HasAtLeast() function
280 bool ArmInstructionSetFeatures::HasAtLeast(const InstructionSetFeatures* other) const { in HasAtLeast() function in art::ArmInstructionSetFeatures
245 bool Arm64InstructionSetFeatures::HasAtLeast(const InstructionSetFeatures* other) const { in HasAtLeast() function in art::Arm64InstructionSetFeatures
248 bool X86InstructionSetFeatures::HasAtLeast(const InstructionSetFeatures* other) const { in HasAtLeast() function in art::X86InstructionSetFeatures