Searched refs:TLSDescCall (Results 1 – 1 of 1) sorted by relevance
1693 MCInst TLSDescCall; in emitInstruction() local1694 TLSDescCall.setOpcode(AArch64::TLSDESCCALL); in emitInstruction()1695 TLSDescCall.addOperand(Sym); in emitInstruction()1696 EmitToStreamer(*OutStreamer, TLSDescCall); in emitInstruction()