Searched defs:NewTypeBssEntryPatch (Results 1 – 5 of 5) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_x86_64.cc | 1105 Label* CodeGeneratorX86_64::NewTypeBssEntryPatch(HLoadClass* load_class) { in NewTypeBssEntryPatch() function in art::x86_64::CodeGeneratorX86_64 |
| D | code_generator_mips64.cc | 1615 CodeGeneratorMIPS64::PcRelativePatchInfo* CodeGeneratorMIPS64::NewTypeBssEntryPatch( in NewTypeBssEntryPatch() function in art::mips64::CodeGeneratorMIPS64 |
| D | code_generator_x86.cc | 4977 Label* CodeGeneratorX86::NewTypeBssEntryPatch(HLoadClass* load_class) { in NewTypeBssEntryPatch() function in art::x86::CodeGeneratorX86 |
| D | code_generator_arm_vixl.cc | 8849 CodeGeneratorARMVIXL::PcRelativePatchInfo* CodeGeneratorARMVIXL::NewTypeBssEntryPatch( in NewTypeBssEntryPatch() function in art::arm::CodeGeneratorARMVIXL |
| D | code_generator_mips.cc | 1688 CodeGeneratorMIPS::PcRelativePatchInfo* CodeGeneratorMIPS::NewTypeBssEntryPatch( in NewTypeBssEntryPatch() function in art::mips::CodeGeneratorMIPS |