Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp143 void emitLoadLocalAddress(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out);
3215 void RISCVAsmParser::emitLoadLocalAddress(MCInst &Inst, SMLoc IDLoc, in emitLoadLocalAddress() function in RISCVAsmParser
3256 emitLoadLocalAddress(Inst, IDLoc, Out); in emitLoadAddress()
3616 emitLoadLocalAddress(Inst, IDLoc, Out); in processInstruction()