Searched defs:NeedsThunkCode (Results 1 – 3 of 3) sorted by relevance
/art/compiler/optimizing/ | ||
D | code_generator.cc | 453 bool CodeGenerator::NeedsThunkCode(const linker::LinkerPatch& patch ATTRIBUTE_UNUSED) const { in NeedsThunkCode() function in art::CodeGenerator |
D | code_generator_arm64.cc | 4895 bool CodeGeneratorARM64::NeedsThunkCode(const linker::LinkerPatch& patch) const { in NeedsThunkCode() function in art::arm64::CodeGeneratorARM64 |
D | code_generator_arm_vixl.cc | 9446 bool CodeGeneratorARMVIXL::NeedsThunkCode(const linker::LinkerPatch& patch) const { in NeedsThunkCode() function in art::arm::CodeGeneratorARMVIXL |