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

References

lib/Target/AArch64/AArch64InstructionSelector.cpp
  957   MachineInstr *CCMI = MRI.getVRegDef(CondReg);
  959     CCMI = MRI.getVRegDef(CCMI->getOperand(1).getReg());
  965   auto VRegAndVal = getConstantVRegValWithLookThrough(RHS, MRI);
  969   VRegAndVal = getConstantVRegValWithLookThrough(RHS, MRI);
  983   const RegisterBank &RB = *RBI.getRegBank(LHS, MRI, TRI);
  991   const unsigned CmpWidth = MRI.getType(LHS).getSizeInBits();