Searched refs:TLSDescCall (Results 1 – 1 of 1) sorted by relevance
1336 MCInst TLSDescCall; in emitInstruction() local1337 TLSDescCall.setOpcode(AArch64::TLSDESCCALL); in emitInstruction()1338 TLSDescCall.addOperand(Sym); in emitInstruction()1339 EmitToStreamer(*OutStreamer, TLSDescCall); in emitInstruction()