Home
last modified time | relevance | path

Searched refs:encodeImm (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertSingleUseVDST.cpp75 unsigned encodeImm() { in encodeImm() function in __anonf81d78b60111::AMDGPUInsertSingleUseVDST::SingleUseInstruction
127 .addImm(encodeImm()); in emit()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCCodeEmitter.h73 unsigned encodeImm(const MCInst &MI, unsigned OpNo,
H A DAVRMCCodeEmitter.cpp185 unsigned AVRMCCodeEmitter::encodeImm(const MCInst &MI, unsigned OpNo, in encodeImm() function in llvm::AVRMCCodeEmitter
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td205 def imm16 : Operand<i16> { let EncoderMethod = "encodeImm<AVR::fixup_16, 2>"; }
209 let EncoderMethod = "encodeImm<AVR::fixup_lds_sts_16, 0>";
214 let EncoderMethod = "encodeImm<AVR::fixup_6_adiw, 0>";
220 let EncoderMethod = "encodeImm<AVR::fixup_ldi, 0>";
225 let EncoderMethod = "encodeImm<AVR::fixup_port5, 0>";
231 let EncoderMethod = "encodeImm<AVR::fixup_port6, 0>";