Home
last modified time | relevance | path

Searched refs:fixup_16_byte (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCCodeEmitter.cpp117 static_cast<MCFixupKind>(MSP430::fixup_16_byte), MI.getLoc())); in getMachineOpValue()
142 FixupKind = MSP430::fixup_16_byte; in getMemOpValue()
145 FixupKind = MSP430::fixup_16_byte; in getMemOpValue()
H A DMSP430FixupKinds.h33 fixup_16_byte, enumerator
H A DMSP430ELFObjectWriter.cpp41 case MSP430::fixup_16_byte: return ELF::R_MSP430_16_BYTE; in getRelocType()