Home
last modified time | relevance | path

Searched refs:GetSupportedLoadClassKind (Results 1 – 12 of 12) sorted by relevance

/art/compiler/optimizing/
Dsharpening.cc292 HLoadClass::LoadKind load_kind = codegen->GetSupportedLoadClassKind(desired_load_kind); in ComputeLoadClassKind()
Dcode_generator_x86_64.h517 HLoadClass::LoadKind GetSupportedLoadClassKind(
Dcode_generator_x86.h520 HLoadClass::LoadKind GetSupportedLoadClassKind(
Dcode_generator_riscv64.h537 HLoadClass::LoadKind GetSupportedLoadClassKind(
Dcode_generator.h685 virtual HLoadClass::LoadKind GetSupportedLoadClassKind(
Dcode_generator_arm_vixl.h671 HLoadClass::LoadKind GetSupportedLoadClassKind(
Dcode_generator_arm64.h769 HLoadClass::LoadKind GetSupportedLoadClassKind(
Dcode_generator_arm64.cc5509 HLoadClass::LoadKind CodeGeneratorARM64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::arm64::CodeGeneratorARM64
Dcode_generator_riscv64.cc6465 HLoadClass::LoadKind CodeGeneratorRISCV64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::riscv64::CodeGeneratorRISCV64
Dcode_generator_x86_64.cc6625 HLoadClass::LoadKind CodeGeneratorX86_64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::x86_64::CodeGeneratorX86_64
Dcode_generator_x86.cc7293 HLoadClass::LoadKind CodeGeneratorX86::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::x86::CodeGeneratorX86
Dcode_generator_arm_vixl.cc7651 HLoadClass::LoadKind CodeGeneratorARMVIXL::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::arm::CodeGeneratorARMVIXL