Searched defs:GetSupportedLoadClassKind (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | code_generator_arm64.cc | 5669 HLoadClass::LoadKind CodeGeneratorARM64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::arm64::CodeGeneratorARM64 |
H A D | code_generator_riscv64.cc | 6592 HLoadClass::LoadKind CodeGeneratorRISCV64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::riscv64::CodeGeneratorRISCV64 |
H A D | code_generator_x86_64.cc | 6688 HLoadClass::LoadKind CodeGeneratorX86_64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::x86_64::CodeGeneratorX86_64 |
H A D | code_generator_x86.cc | 7364 HLoadClass::LoadKind CodeGeneratorX86::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::x86::CodeGeneratorX86 |
H A D | code_generator_arm_vixl.cc | 7707 HLoadClass::LoadKind CodeGeneratorARMVIXL::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::arm::CodeGeneratorARMVIXL |