Searched refs:TLSDescCall (Results 1 – 2 of 2) sorted by relevance
549 MCInst TLSDescCall; in EmitInstruction() local550 TLSDescCall.setOpcode(AArch64::TLSDESCCALL); in EmitInstruction()551 TLSDescCall.addOperand(Sym); in EmitInstruction()552 EmitToStreamer(*OutStreamer, TLSDescCall); in EmitInstruction()
650 MCInst TLSDescCall; in EmitInstruction() local651 TLSDescCall.setOpcode(AArch64::TLSDESCCALL); in EmitInstruction()652 TLSDescCall.addOperand(Sym); in EmitInstruction()653 EmitToStreamer(*OutStreamer, TLSDescCall); in EmitInstruction()