Home
last modified time | relevance | path

Searched defs:CpuHasAvxFeatureFlag (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dcode_generator_x86_64.cc8023 bool LocationsBuilderX86_64::CpuHasAvxFeatureFlag() { in CpuHasAvxFeatureFlag() function in art::x86_64::LocationsBuilderX86_64
8031 bool InstructionCodeGeneratorX86_64::CpuHasAvxFeatureFlag() { in CpuHasAvxFeatureFlag() function in art::x86_64::InstructionCodeGeneratorX86_64
H A Dcode_generator_x86.cc9007 bool LocationsBuilderX86::CpuHasAvxFeatureFlag() { in CpuHasAvxFeatureFlag() function in art::x86::LocationsBuilderX86
9013 bool InstructionCodeGeneratorX86::CpuHasAvxFeatureFlag() { in CpuHasAvxFeatureFlag() function in art::x86::InstructionCodeGeneratorX86