Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:Opcodes

230   SmallVector<uint8_t, 64> Opcodes;
294 Opcodes.clear();
323 // Emit unwind opcodes if there is no .handlerdata directive
343 // Emit a reference to the unwind opcodes in the ".ARM.extab" section.
350 // For the __aeabi_unwind_cpp_pr0, we have to emit the unwind opcodes in
352 // opcodes should always be 4 bytes.
355 assert(Opcodes.size() == 4u &&
357 EmitBytes(StringRef(reinterpret_cast<const char*>(Opcodes.data()),
358 Opcodes.size()));
391 UnwindOpAsm.Finalize(PersonalityIndex, Opcodes);
393 // For compact model 0, we have to emit the unwind opcodes in the .ARM.exidx
417 // Emit unwind opcodes
418 EmitBytes(StringRef(reinterpret_cast<const char *>(Opcodes.data()),
419 Opcodes.size()));
423 // after the unwind opcodes. The handler data consists of several 32-bit