Home
last modified time | relevance | path

Searched refs:expandAddTPRel (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCCodeEmitter.cpp52 void expandAddTPRel(const MCInst &MI, SmallVectorImpl<char> &CB,
374 void LoongArchMCCodeEmitter::expandAddTPRel(const MCInst &MI, in expandAddTPRel() function in LoongArchMCCodeEmitter
428 return expandAddTPRel(MI, CB, Fixups, STI); in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCCodeEmitter.cpp64 void expandAddTPRel(const MCInst &MI, SmallVectorImpl<char> &CB,
186 void RISCVMCCodeEmitter::expandAddTPRel(const MCInst &MI, in expandAddTPRel() function in RISCVMCCodeEmitter
327 expandAddTPRel(MI, CB, Fixups, STI); in encodeInstruction()