llvm::MCStreamer::emitCFILLVMRegisterPair

Synopsis

Declared in <llvm/MC/MCStreamer.h>

virtual
void
emitCFILLVMRegisterPair(
    int64_t Register,
    int64_t R1,
    int64_t R1SizeInBits,
    int64_t R2,
    int64_t R2SizeInBits,
    SMLoc Loc = {});