Searched refs:TLSDescCall (Results 1 – 1 of 1) sorted by relevance
833 MCInst TLSDescCall; in EmitInstruction() local834 TLSDescCall.setOpcode(AArch64::TLSDESCCALL); in EmitInstruction()835 TLSDescCall.addOperand(Sym); in EmitInstruction()836 EmitToStreamer(*OutStreamer, TLSDescCall); in EmitInstruction()