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

References

lib/Target/AArch64/AArch64ConditionalCompares.cpp
  500   HeadCond.clear();
  502   if (TII->analyzeBranch(*Head, TBB, FBB, HeadCond)) {
  510   if (!TBB || HeadCond.empty()) {
  517   if (!parseCond(HeadCond, HeadCmpBBCC)) {
  617   if (HeadCond[0].getImm() == -1) {
  620     switch (HeadCond[1].getImm()) {
  639         .add(HeadCond[2])
  643     MRI->constrainRegClass(HeadCond[2].getReg(),
  726   if (HeadCond[0].getImm() == -1) {
  727     switch (HeadCond[1].getImm()) {