Searched refs:AsX86InstructionSetFeatures (Results 1 – 5 of 5) sorted by relevance
110 const X86InstructionSetFeatures* AsX86InstructionSetFeatures() const;
244 const X86InstructionSetFeatures* InstructionSetFeatures::AsX86InstructionSetFeatures() const { in AsX86InstructionSetFeatures() function in art::InstructionSetFeatures
224 const X86InstructionSetFeatures* other_as_x86 = other->AsX86InstructionSetFeatures(); in Equals()237 const X86InstructionSetFeatures* other_as_x86 = other->AsX86InstructionSetFeatures(); in HasAtLeast()
813 graph, *isa_features.AsX86InstructionSetFeatures(), compiler_options, stats)); in Create()
1443 if (features->AsX86InstructionSetFeatures()->HasSSE4_1()) { in TrySetVectorType()