Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430MCCodeEmitter.cpp115 static_cast<MCFixupKind>(MSP430::fixup_16_byte), MI.getLoc())); in getMachineOpValue()
140 FixupKind = MSP430::fixup_16_byte; in getMemOpValue()
143 FixupKind = MSP430::fixup_16_byte; in getMemOpValue()
DMSP430FixupKinds.h33 fixup_16_byte, enumerator
DMSP430ELFObjectWriter.cpp42 case MSP430::fixup_16_byte: return ELF::R_MSP430_16_BYTE; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430MCCodeEmitter.cpp115 static_cast<MCFixupKind>(MSP430::fixup_16_byte), MI.getLoc())); in getMachineOpValue()
140 FixupKind = MSP430::fixup_16_byte; in getMemOpValue()
143 FixupKind = MSP430::fixup_16_byte; in getMemOpValue()
DMSP430FixupKinds.h33 fixup_16_byte, enumerator
DMSP430ELFObjectWriter.cpp42 case MSP430::fixup_16_byte: return ELF::R_MSP430_16_BYTE; in getRelocType()
/external/llvm-project/llvm/test/MC/MSP430/
Dreloc.s5 ; CHECK: ; fixup A - offset: 2, value: disp+2, kind: fixup_16_byte