Home
last modified time | relevance | path

Searched defs:GetSupportedLoadClassKind (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dcode_generator_arm64.cc5197 HLoadClass::LoadKind CodeGeneratorARM64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::arm64::CodeGeneratorARM64
H A Dcode_generator_x86_64.cc6208 HLoadClass::LoadKind CodeGeneratorX86_64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::x86_64::CodeGeneratorX86_64
H A Dcode_generator_arm_vixl.cc7376 HLoadClass::LoadKind CodeGeneratorARMVIXL::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::arm::CodeGeneratorARMVIXL
H A Dcode_generator_x86.cc7072 HLoadClass::LoadKind CodeGeneratorX86::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::x86::CodeGeneratorX86