Searched refs:emitLoadLocalAddress (Results 1 – 1 of 1) sorted by relevance
139 void emitLoadLocalAddress(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out);3142 void RISCVAsmParser::emitLoadLocalAddress(MCInst &Inst, SMLoc IDLoc, in emitLoadLocalAddress() function in RISCVAsmParser3183 emitLoadLocalAddress(Inst, IDLoc, Out); in emitLoadAddress()3534 emitLoadLocalAddress(Inst, IDLoc, Out); in processInstruction()