Home | History | Annotate | Download | only in X86

Lines Matching refs:EmitAndCountInstruction

105 void X86AsmPrinter::EmitAndCountInstruction(MCInst &Inst) {
704 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX));
751 EmitAndCountInstruction(LEA);
754 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX));
755 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX));
756 EmitAndCountInstruction(MCInstBuilder(X86::REX64_PREFIX));
766 EmitAndCountInstruction(MCInstBuilder(is64Bits ? X86::CALL64pcrel32
1013 EmitAndCountInstruction(
1015 EmitAndCountInstruction(MCInstBuilder(X86::CALL64r).addReg(ScratchReg));
1284 EmitAndCountInstruction(MCInstBuilder(X86::CALLpcrel32)
1305 EmitAndCountInstruction(MCInstBuilder(X86::POP32r)
1340 EmitAndCountInstruction(MCInstBuilder(X86::ADD32ri)
1368 EmitAndCountInstruction(MCInstBuilder(getRetOpcode(*Subtarget)));
1373 EmitAndCountInstruction(MCInstBuilder(getRetOpcode(*Subtarget)));
1374 EmitAndCountInstruction(MCInstBuilder(X86::MOV64rr)
1420 EmitAndCountInstruction(MCInstBuilder(X86::NOOP));
1685 EmitAndCountInstruction(TmpInst);