Searched defs:CopyInstructions (Results 1 – 8 of 8) sorted by relevance
82 __ CopyInstructions(code); in CreateTrampoline() local119 __ CopyInstructions(code); in CreateTrampoline() local151 __ CopyInstructions(code); in CreateTrampoline() local172 __ CopyInstructions(code); in CreateTrampoline() local193 __ CopyInstructions(code); in CreateTrampoline() local
72 void AssemblerBuffer::CopyInstructions(const MemoryRegion& instructions) { in CopyInstructions() function in art::AssemblerBuffer
289 void CopyInstructions(const MemoryRegion& region) override { in CopyInstructions() function
382 virtual void CopyInstructions(const MemoryRegion& region) { in CopyInstructions() function
82 __ CopyInstructions(code); in EmitAndCheck() local
82 void Arm64Assembler::CopyInstructions(const MemoryRegion& region) { in CopyInstructions() function in art::arm64::Arm64Assembler
55 void ArmVIXLAssembler::CopyInstructions(const MemoryRegion& region) { in CopyInstructions() function in art::arm::ArmVIXLAssembler
721 __ CopyInstructions(code); in ArtJniCompileMethodInternal() local