Home
last modified time | relevance | path

Searched refs:GenSystemArrayCopyEndAddress (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dintrinsics_x86.cc2573 static void GenSystemArrayCopyEndAddress(X86Assembler* assembler, in GenSystemArrayCopyEndAddress() function
2918 GenSystemArrayCopyEndAddress(GetAssembler(), type, length, temp1, temp3); in VisitSystemArrayCopy()
2993 GenSystemArrayCopyEndAddress(GetAssembler(), type, length, temp1, temp3); in VisitSystemArrayCopy()
H A Dintrinsics_arm_vixl.cc98 static void GenSystemArrayCopyEndAddress(ArmVIXLAssembler* assembler, in GenSystemArrayCopyEndAddress() function
1664 GenSystemArrayCopyEndAddress(GetAssembler(), type, length, temp1, temp3); in VisitSystemArrayCopy()
1708 GenSystemArrayCopyEndAddress(GetAssembler(), type, length, temp1, temp3); in VisitSystemArrayCopy()