Searched refs:TLSDescCall (Results 1 – 1 of 1) sorted by relevance
525 MCInst TLSDescCall; in EmitInstruction() local526 TLSDescCall.setOpcode(AArch64::TLSDESCCALL); in EmitInstruction()527 TLSDescCall.addOperand(Sym); in EmitInstruction()528 EmitToStreamer(OutStreamer, TLSDescCall); in EmitInstruction()