Searched defs:NewPcRelativeTypePatch (Results 1 – 5 of 5) sorted by relevance
/art/compiler/optimizing/ | ||
D | code_generator_arm64.cc | 4595 vixl::aarch64::Label* CodeGeneratorARM64::NewPcRelativeTypePatch( in NewPcRelativeTypePatch() function in art::arm64::CodeGeneratorARM64 |
D | code_generator_mips64.cc | 1494 CodeGeneratorMIPS64::PcRelativePatchInfo* CodeGeneratorMIPS64::NewPcRelativeTypePatch( in NewPcRelativeTypePatch() function in art::mips64::CodeGeneratorMIPS64 |
D | code_generator_arm_vixl.cc | 8486 CodeGeneratorARMVIXL::PcRelativePatchInfo* CodeGeneratorARMVIXL::NewPcRelativeTypePatch( in NewPcRelativeTypePatch() function in art::arm::CodeGeneratorARMVIXL |
D | code_generator_arm.cc | 8367 CodeGeneratorARM::PcRelativePatchInfo* CodeGeneratorARM::NewPcRelativeTypePatch( in NewPcRelativeTypePatch() function in art::arm::CodeGeneratorARM |
D | code_generator_mips.cc | 1613 CodeGeneratorMIPS::PcRelativePatchInfo* CodeGeneratorMIPS::NewPcRelativeTypePatch( in NewPcRelativeTypePatch() function in art::mips::CodeGeneratorMIPS |