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

References

lib/Target/ARM/Disassembler/ARMDisassembler.cpp
  808   if ((!isVectorPredicable(MI.getOpcode()) && VPTBlock.instrInVPTBlock()) ||
  819   } else if (VPTBlock.instrInVPTBlock()) {
  820     VCC = VPTBlock.getVPTPred();
  821     VPTBlock.advanceVPTState();
  883   else if (VPTBlock.instrInVPTBlock()) {
  884     CC = VPTBlock.getVPTPred();
  885     VPTBlock.advanceVPTState();
  985     if (isVPTOpcode(MI.getOpcode()) && VPTBlock.instrInVPTBlock())
  992       VPTBlock.setVPTState(Mask);