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

References

lib/Target/AArch64/AArch64InstructionSelector.cpp
 3779   const LLT DstTy = MRI.getType(DstReg);
 3784   const LLT EltTy = MRI.getType(EltReg);
 3792   auto VRegAndVal = getConstantVRegValWithLookThrough(IdxReg, MRI);
 3799   const RegisterBank &EltRB = *RBI.getRegBank(EltReg, MRI, TRI);
 3823         getMinClassForRegBank(*RBI.getRegBank(DemoteVec, MRI, TRI), VecSize);
 3838     RBI.constrainGenericRegister(DstReg, *RC, MRI);