Searched refs:TLSDescCall (Results 1 – 1 of 1) sorted by relevance
1498 MCInst TLSDescCall; in emitInstruction() local1499 TLSDescCall.setOpcode(AArch64::TLSDESCCALL); in emitInstruction()1500 TLSDescCall.addOperand(Sym); in emitInstruction()1501 EmitToStreamer(*OutStreamer, TLSDescCall); in emitInstruction()