Searched refs:TLSDescCall (Results 1 – 1 of 1) sorted by relevance
1393 MCInst TLSDescCall; in emitInstruction() local1394 TLSDescCall.setOpcode(AArch64::TLSDESCCALL); in emitInstruction()1395 TLSDescCall.addOperand(Sym); in emitInstruction()1396 EmitToStreamer(*OutStreamer, TLSDescCall); in emitInstruction()