Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DSubtargetEmitter.cpp259 ItinData->getValueAsListOfInts("OperandCycles"); in FormItineraryOperandCycleString()
DRegisterInfoEmitter.cpp110 std::vector<int64_t> RegNums = Reg->getValueAsListOfInts("DwarfNumbers"); in EmitRegMapping()
/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/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp353 std::vector<int64_t> RegNums = Reg->getValueAsListOfInts("DwarfNumbers"); in EmitRegMappingTables()
474 Reg->getValueAsListOfInts("DwarfNumbers").size()); in EmitRegMapping()
DSubtargetEmitter.cpp316 ItinData->getValueAsListOfInts("OperandCycles"); in FormItineraryOperandCycleString()
1111 WriteRes->getValueAsListOfInts("ResourceCycles"); in GenSchedClassTables()
DCodeGenSchedule.cpp1528 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-7.0/llvm/include/llvm/TableGen/
DRecord.h1564 std::vector<int64_t> getValueAsListOfInts(StringRef FieldName) const;
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h1525 std::vector<int64_t> getValueAsListOfInts(StringRef FieldName) const;
/external/swiftshader/third_party/LLVM/lib/TableGen/
DRecord.cpp1876 Record::getValueAsListOfInts(StringRef FieldName) const { in getValueAsListOfInts() function in Record
/external/llvm/lib/TableGen/
DRecord.cpp1807 Record::getValueAsListOfInts(StringRef FieldName) const { in getValueAsListOfInts() function in Record
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DRecord.cpp2049 Record::getValueAsListOfInts(StringRef FieldName) const { in getValueAsListOfInts() function in Record