Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp91 void emitLoadAddressAbs(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out);
902 void LoongArchAsmParser::emitLoadAddressAbs(MCInst &Inst, SMLoc IDLoc, in emitLoadAddressAbs() function in LoongArchAsmParser
1344 emitLoadAddressAbs(Inst, IDLoc, Out); in processInstruction()