Home
last modified time | relevance | path

Searched refs:fixup_16 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430FixupKinds.h29 fixup_16, enumerator
H A DMSP430ELFObjectWriter.cpp40 case MSP430::fixup_16: return ELF::R_MSP430_16; in getRelocType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRFixupKinds.h44 fixup_16, enumerator
H A DAVRELFObjectWriter.cpp87 case AVR::fixup_16: in getRelocType()
H A DAVRAsmBackend.cpp316 case AVR::fixup_16: in adjustFixupValue()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td215 let EncoderMethod = "encodeImm<AVR::fixup_16, 2>";