Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp117 void emitLoadAddressTLSGD(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out);
1135 void LoongArchAsmParser::emitLoadAddressTLSGD(MCInst &Inst, SMLoc IDLoc, in emitLoadAddressTLSGD() function in LoongArchAsmParser
1374 emitLoadAddressTLSGD(Inst, IDLoc, Out); in processInstruction()