Searched refs:TmpInstSB (Results 1 – 2 of 2) sorted by relevance
2359 MCInst TmpInstSB; in emitInstruction() local2360 TmpInstSB.setOpcode(ARM::SB); in emitInstruction()2361 EmitToStreamer(*OutStreamer, TmpInstSB); in emitInstruction()2366 MCInst TmpInstSB; in emitInstruction() local2367 TmpInstSB.setOpcode(ARM::t2SB); in emitInstruction()2368 EmitToStreamer(*OutStreamer, TmpInstSB); in emitInstruction()
2559 MCInst TmpInstSB; in emitInstruction() local2560 TmpInstSB.setOpcode(AArch64::SB); in emitInstruction()2561 EmitToStreamer(*OutStreamer, TmpInstSB); in emitInstruction()