Searched refs:getValueAsListOfInts (Results 1 – 10 of 10) sorted by relevance
461 T->getValueAsDef("VectorList")->getValueAsListOfInts("List").size(); in VerifySignature()787 for (const auto V : VectList->getValueAsListOfInts("List")) { in EmitQualTypeFinder()876 GenType->getValueAsDef("VectorList")->getValueAsListOfInts("List"); in EmitQualTypeFinder()1035 Type->getValueAsDef("VectorList")->getValueAsListOfInts("List"); in getTypeLists()
489 std::vector<int64_t> Log2LMULList = R->getValueAsListOfInts("Log2LMUL"); in createRVVIntrinsics()494 R->getValueAsListOfInts("IntrinsicTypes"); in createRVVIntrinsics()
41 auto Groups = Option->getValueAsListOfInts("Groups"); in CommandOption()
391 std::vector<int64_t> RegNums = Reg->getValueAsListOfInts("DwarfNumbers"); in EmitRegMappingTables()517 Reg->getValueAsListOfInts("DwarfNumbers").size()); in EmitRegMapping()
378 ItinData->getValueAsListOfInts("OperandCycles"); in FormItineraryOperandCycleString()1140 WriteRes->getValueAsListOfInts("ResourceCycles"); in GenSchedClassTables()
339 EC->getValueAsListOfInts("OperandIndices"); in processSTIPredicate()1864 std::vector<int64_t> RegisterCosts = RF->getValueAsListOfInts("RegCosts"); in collectRegisterFiles()
155 CostPerUse(R->getValueAsListOfInts("CostPerUse")), in CodeGenRegister()
1810 std::vector<int64_t> getValueAsListOfInts(StringRef FieldName) const;
602 SomeRec->getValueAsListOfInts("RegCosts");
2684 Record::getValueAsListOfInts(StringRef FieldName) const { in getValueAsListOfInts() function in Record