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

References

gen/lib/Target/ARM/ARMGenInstrInfo.inc
 8598   { 2765,	5,	2,	4,	577,	0|(1ULL<<MCID::Predicable)|(1ULL<<MCID::ExtractSubreg), 0x18980ULL, nullptr, nullptr, OperandInfo377, -1 ,nullptr },  // Inst #2765 = VMOVRRD
include/llvm/CodeGen/MachineInstr.h
  832     return hasProperty(MCID::ExtractSubreg, Type);
include/llvm/MC/MCInstrDesc.h
  384     return Flags & (1ULL << MCID::ExtractSubreg);