Lines Matching refs:getValues
581 ProfileListInit(ID, getValues(), EltTy); in Profile()
590 Elements.reserve(getValues().size()); in convertInitializerTo()
596 for (Init *I : getValues()) in convertInitializerTo()
636 for (Init *CurElt : getValues()) { in resolveReferences()
762 return ListInit::get(LHSl->getValues().slice(1), LHSl->getElementType()); in Fold()
1576 for (const RecordVal &Val : Class->getValues()) in instantiate()
1964 for (const RecordVal &Val : R.getValues()) in operator <<()
1967 for (const RecordVal &Val : R.getValues()) in operator <<()
2025 for (Init *I : List->getValues()) { in getValueAsListOfDefs()
2053 for (Init *I : List->getValues()) { in getValueAsListOfInts()
2069 for (Init *I : List->getValues()) { in getValueAsListOfStrings()