Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp123 void emitLoadAddressTLSDescPcrel(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out);
1224 void LoongArchAsmParser::emitLoadAddressTLSDescPcrel(MCInst &Inst, SMLoc IDLoc, in emitLoadAddressTLSDescPcrel() function in LoongArchAsmParser
1384 emitLoadAddressTLSDescPcrel(Inst, IDLoc, Out); in processInstruction()