Lines Matching refs:Artificial
53 : TheDef(R), EnumValue(Enum), AllSuperRegsCovered(true), Artificial(true) { in CodeGenSubRegIndex()
69 Artificial(true) {} in CodeGenSubRegIndex()
167 Artificial = R->getValueAsBit("isArtificial"); in CodeGenRegister()
288 if (!SR->Artificial) in computeSubRegs()
289 Idx->Artificial = false; in computeSubRegs()
403 SR->Artificial) in computeSubRegs()
410 if (!I.Artificial) in computeSubRegs()
781 Artificial = true; in CodeGenRegisterClass()
786 Artificial &= Reg->Artificial; in CodeGenRegisterClass()
848 Artificial = true; in CodeGenRegisterClass()
852 Artificial &= R->Artificial; in CodeGenRegisterClass()
917 if (Members.empty() || Artificial) in getWeight()
1014 if (RC.Artificial) in computeSubClasses()
1157 if (!RU.Artificial) in buildRegUnitSet()
1280 if (Reg.Artificial) in CodeGenRegBank()
1284 if (!SR->Artificial) in CodeGenRegBank()
1285 P.first->Artificial = false; in CodeGenRegBank()
1302 if (!RC.Artificial) in CodeGenRegBank()
1801 if (!RegBank.getRegUnit(*UnitI).Artificial) { in computeUberWeights()
1885 if (!RegBank.getRegUnit(AdjustUnit).Artificial) in normalizeWeight()
2017 if (!RC.Allocatable || RC.Artificial || !RC.GeneratePressureSet) in computeRegUnitSets()
2299 if (R->Artificial) in inferSubClassWithSubReg()
2303 if (!I.first->Artificial) in inferSubClassWithSubReg()
2314 if (SubIdx.Artificial) in inferSubClassWithSubReg()
2372 if (SubRC.Artificial) in inferMatchingSuperRegClass()
2423 if (RC->Artificial) in computeInferredRegisterClasses()