Home
last modified time | relevance | path

Searched refs:getValueAsListOfInts (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/clang/utils/TableGen/
DClangOpenCLBuiltinEmitter.cpp368 T->getValueAsDef("VectorList")->getValueAsListOfInts("List").size(); in VerifySignature()
651 for (const auto V : VectList->getValueAsListOfInts("List")) { in EmitQualTypeFinder()
711 ->getValueAsListOfInts("List") in EmitQualTypeFinder()
/external/llvm-project/lldb/utils/TableGen/
DLLDBOptionDefEmitter.cpp42 auto Groups = Option->getValueAsListOfInts("Groups"); in CommandOption()
/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp347 std::vector<int64_t> RegNums = Reg->getValueAsListOfInts("DwarfNumbers"); in EmitRegMappingTables()
468 Reg->getValueAsListOfInts("DwarfNumbers").size()); in EmitRegMapping()
DSubtargetEmitter.cpp322 ItinData->getValueAsListOfInts("OperandCycles"); in FormItineraryOperandCycleString()
929 WriteRes->getValueAsListOfInts("ResourceCycles"); in GenSchedClassTables()
/external/llvm-project/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp393 std::vector<int64_t> RegNums = Reg->getValueAsListOfInts("DwarfNumbers"); in EmitRegMappingTables()
527 Reg->getValueAsListOfInts("DwarfNumbers").size()); in EmitRegMapping()
DSubtargetEmitter.cpp344 ItinData->getValueAsListOfInts("OperandCycles"); in FormItineraryOperandCycleString()
1108 WriteRes->getValueAsListOfInts("ResourceCycles"); in GenSchedClassTables()
DCodeGenSchedule.cpp340 EC->getValueAsListOfInts("OperandIndices"); in processSTIPredicate()
1864 std::vector<int64_t> RegisterCosts = RF->getValueAsListOfInts("RegCosts"); in collectRegisterFiles()
/external/llvm/include/llvm/TableGen/
DRecord.h1461 std::vector<int64_t> getValueAsListOfInts(StringRef FieldName) const;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1654 std::vector<int64_t> getValueAsListOfInts(StringRef FieldName) const;
/external/llvm-project/llvm/include/llvm/TableGen/
DRecord.h1657 std::vector<int64_t> getValueAsListOfInts(StringRef FieldName) const;
/external/llvm-project/llvm/docs/TableGen/
DBackGuide.rst602 SomeRec->getValueAsListOfInts("RegCosts");
/external/llvm/lib/TableGen/
DRecord.cpp1807 Record::getValueAsListOfInts(StringRef FieldName) const { in getValueAsListOfInts() function in Record
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp2273 Record::getValueAsListOfInts(StringRef FieldName) const { in getValueAsListOfInts() function in Record
/external/llvm-project/llvm/lib/TableGen/
DRecord.cpp2437 Record::getValueAsListOfInts(StringRef FieldName) const { in getValueAsListOfInts() function in Record