Home
last modified time | relevance | path

Searched defs:NeedsThunkCode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator.cc395 bool CodeGenerator::NeedsThunkCode([[maybe_unused]] const linker::LinkerPatch& patch) const { in NeedsThunkCode() function in art::CodeGenerator
H A Dcode_generator_arm64.cc5593 bool CodeGeneratorARM64::NeedsThunkCode(const linker::LinkerPatch& patch) const { in NeedsThunkCode() function in art::arm64::CodeGeneratorARM64
H A Dcode_generator_arm_vixl.cc10024 bool CodeGeneratorARMVIXL::NeedsThunkCode(const linker::LinkerPatch& patch) const { in NeedsThunkCode() function in art::arm::CodeGeneratorARMVIXL