Searched defs:GetSupportedLoadClassKind (Results 1 – 5 of 5) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_riscv64.cc | 6577 HLoadClass::LoadKind CodeGeneratorRISCV64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::riscv64::CodeGeneratorRISCV64 |
| D | code_generator_arm64.cc | 5666 HLoadClass::LoadKind CodeGeneratorARM64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::arm64::CodeGeneratorARM64 |
| D | code_generator_x86_64.cc | 6666 HLoadClass::LoadKind CodeGeneratorX86_64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::x86_64::CodeGeneratorX86_64 |
| D | code_generator_x86.cc | 7346 HLoadClass::LoadKind CodeGeneratorX86::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::x86::CodeGeneratorX86 |
| D | code_generator_arm_vixl.cc | 7689 HLoadClass::LoadKind CodeGeneratorARMVIXL::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::arm::CodeGeneratorARMVIXL |