reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
505 if (Info.Explicit) 509 Info.Explicit = true; 512 Info.Kind = VRegInfo::GENERIC; 513 Info.D.RegBank = nullptr; 517 Info.Kind = VRegInfo::NORMAL; 518 Info.D.RC = RC; 526 Info.Kind = VRegInfo::REGBANK; 527 Info.D.RegBank = RegBank; 532 if (Info.Kind != VRegInfo::NORMAL) 536 if (parseRegisterReference(PFS, Info.PreferredReg,