Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dsharpening.cc221 load_kind = codegen->GetSupportedLoadClassKind(desired_load_kind); in ComputeLoadClassKind()
Dcode_generator_x86_64.h398 HLoadClass::LoadKind GetSupportedLoadClassKind(
Dcode_generator_mips64.h517 HLoadClass::LoadKind GetSupportedLoadClassKind(
Dcode_generator_x86.h401 HLoadClass::LoadKind GetSupportedLoadClassKind(
Dcode_generator_mips.h554 HLoadClass::LoadKind GetSupportedLoadClassKind(
Dcode_generator.h528 virtual HLoadClass::LoadKind GetSupportedLoadClassKind(
Dcode_generator_arm64.h545 HLoadClass::LoadKind GetSupportedLoadClassKind(
Dcode_generator_arm_vixl.h540 HLoadClass::LoadKind GetSupportedLoadClassKind(
Dcode_generator_arm64.cc4827 HLoadClass::LoadKind CodeGeneratorARM64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::arm64::CodeGeneratorARM64
Dcode_generator_mips64.cc5014 HLoadClass::LoadKind CodeGeneratorMIPS64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::mips64::CodeGeneratorMIPS64
Dcode_generator_x86_64.cc5445 HLoadClass::LoadKind CodeGeneratorX86_64::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::x86_64::CodeGeneratorX86_64
Dcode_generator_x86.cc6028 HLoadClass::LoadKind CodeGeneratorX86::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::x86::CodeGeneratorX86
Dcode_generator_arm_vixl.cc7250 HLoadClass::LoadKind CodeGeneratorARMVIXL::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::arm::CodeGeneratorARMVIXL
Dcode_generator_mips.cc7103 HLoadClass::LoadKind CodeGeneratorMIPS::GetSupportedLoadClassKind( in GetSupportedLoadClassKind() function in art::mips::CodeGeneratorMIPS