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

References

unittests/tools/llvm-exegesis/X86/TargetTest.cpp
   78   return AllOf(OpcodeIs(Opcode), ElementsAre(IsReg(Reg), IsImm(Value)));
   83   return AllOf(OpcodeIs(Opcode),
   89   return AllOf(OpcodeIs(Opcode),
   95   return AllOf(OpcodeIs(X86::SUB64ri8),
  100   return AllOf(OpcodeIs(X86::ADD64ri8),
  150                           OpcodeIs(X86::POPF64)));
  298                           OpcodeIs(X86::LD_F80m), IsStackDeallocate(10)));
  308                           OpcodeIs(X86::LD_F80m), CopySt0ToSt1,
  318                           OpcodeIs(X86::LD_F80m), IsStackDeallocate(10)));
  327                           OpcodeIs(X86::LD_F80m), IsStackDeallocate(10)));
  336                           OpcodeIs(X86::LD_Fp80m), IsStackDeallocate(10)));
  345                           OpcodeIs(X86::LD_Fp80m), IsStackDeallocate(10)));
  354                           OpcodeIs(X86::LD_Fp80m), IsStackDeallocate(10)));