reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/X86/X86AsmPrinter.h
   82   void EmitAndCountInstruction(MCInst &Inst);

References

lib/Target/X86/X86MCInstLower.cpp
  918       EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX));
  919     EmitAndCountInstruction(MCInstBuilder(X86::LEA64r)
  929         EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX));
  930       EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX));
  931       EmitAndCountInstruction(MCInstBuilder(X86::REX64_PREFIX));
  936       EmitAndCountInstruction(MCInstBuilder(X86::CALL64m)
  943       EmitAndCountInstruction(
  950       EmitAndCountInstruction(MCInstBuilder(X86::LEA32r)
  958       EmitAndCountInstruction(MCInstBuilder(X86::LEA32r)
  971       EmitAndCountInstruction(MCInstBuilder(X86::CALL32m)
  978       EmitAndCountInstruction(
 1193   EmitAndCountInstruction(
 1286     EmitAndCountInstruction(
 1292     EmitAndCountInstruction(MCInstBuilder(X86::CALL64r).addReg(ScratchReg));
 1356         EmitAndCountInstruction(
 1369       EmitAndCountInstruction(
 1380   EmitAndCountInstruction(MCInstBuilder(X86::CALL64pcrel32)
 1386       EmitAndCountInstruction(MCInstBuilder(X86::POP64r).addReg(DestRegs[I]));
 1452         EmitAndCountInstruction(
 1470       EmitAndCountInstruction(
 1481   EmitAndCountInstruction(MCInstBuilder(X86::CALL64pcrel32)
 1487       EmitAndCountInstruction(MCInstBuilder(X86::POP64r).addReg(DestRegs[I]));
 1912     EmitAndCountInstruction(MIB);
 1925     EmitAndCountInstruction(MIB);
 1941     EmitAndCountInstruction(MIB);
 1954     EmitAndCountInstruction(MIB);
 1969     EmitAndCountInstruction(
 1991     EmitAndCountInstruction(
 2026     EmitAndCountInstruction(MCInstBuilder(X86::ADD32ri)
 2066     EmitAndCountInstruction(MCInstBuilder(getRetOpcode(*Subtarget)));
 2071     EmitAndCountInstruction(MCInstBuilder(getRetOpcode(*Subtarget)));
 2072     EmitAndCountInstruction(
 2098           EmitAndCountInstruction(MCInstBuilder(X86::NOOP));
 2506   EmitAndCountInstruction(TmpInst);