Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.cc454 bool CodeGenerator::NeedsThunkCode(const linker::LinkerPatch& patch ATTRIBUTE_UNUSED) const { in NeedsThunkCode() function in art::CodeGenerator
Dcode_generator_arm64.cc5104 bool CodeGeneratorARM64::NeedsThunkCode(const linker::LinkerPatch& patch) const { in NeedsThunkCode() function in art::arm64::CodeGeneratorARM64
Dcode_generator_arm_vixl.cc9616 bool CodeGeneratorARMVIXL::NeedsThunkCode(const linker::LinkerPatch& patch) const { in NeedsThunkCode() function in art::arm::CodeGeneratorARMVIXL