Home
last modified time | relevance | path

Searched refs:SubRegIndices (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/TableGen/
H A DCodeGenTarget.h66 mutable std::vector<Record*> SubRegIndices; variable
104 if (SubRegIndices.empty()) ReadSubRegIndices(); in getSubRegIndices()
105 return SubRegIndices; in getSubRegIndices()
110 if (SubRegIndices.empty()) ReadSubRegIndices(); in getSubRegIndexNo()
112 std::find(SubRegIndices.begin(), SubRegIndices.end(), idx); in getSubRegIndexNo()
113 assert(i != SubRegIndices.end() && "Not a SubRegIndex"); in getSubRegIndexNo()
114 return (i - SubRegIndices.begin()) + 1; in getSubRegIndexNo()
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/MC/
H A DMCRegisterInfo.cpp31 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubReg()
42 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubRegIndex()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
725 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
726 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
785 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1129 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1341 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1463 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1465 if (!SubRegIndices.empty()) { in runTargetDesc()
1471 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
725 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
726 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
785 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1129 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1341 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1463 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1465 if (!SubRegIndices.empty()) { in runTargetDesc()
1471 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
711 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
712 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
771 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1117 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1329 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1451 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1453 if (!SubRegIndices.empty()) { in runTargetDesc()
1459 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
722 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
723 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
782 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1126 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1339 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1461 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1463 if (!SubRegIndices.empty()) { in runTargetDesc()
1469 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
711 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
712 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
771 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1117 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1329 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1451 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1453 if (!SubRegIndices.empty()) { in runTargetDesc()
1459 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
711 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
712 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
771 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1117 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1329 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1451 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1453 if (!SubRegIndices.empty()) { in runTargetDesc()
1459 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
722 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
723 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
782 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1126 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1339 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1461 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1463 if (!SubRegIndices.empty()) { in runTargetDesc()
1469 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
725 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
726 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
785 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1129 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1342 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1464 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1466 if (!SubRegIndices.empty()) { in runTargetDesc()
1472 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DRegisterInfoEmitter.cpp172 if (!SubRegIndices.empty()) { in runEnums()
179 for (const auto &Idx : SubRegIndices) in runEnums()
712 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
713 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
772 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1118 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1330 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1452 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1454 if (!SubRegIndices.empty()) { in runTargetDesc()
1460 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DRegisterInfoEmitter.cpp172 if (!SubRegIndices.empty()) { in runEnums()
179 for (const auto &Idx : SubRegIndices) in runEnums()
672 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
673 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
732 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1082 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1294 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1416 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1418 if (!SubRegIndices.empty()) { in runTargetDesc()
1424 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
715 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
716 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
775 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1123 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1336 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1492 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1494 if (!SubRegIndices.empty()) { in runTargetDesc()
1500 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
715 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
716 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
775 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1123 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1336 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1491 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1493 if (!SubRegIndices.empty()) { in runTargetDesc()
1499 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
715 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
716 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
775 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1123 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1336 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1491 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1493 if (!SubRegIndices.empty()) { in runTargetDesc()
1499 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
715 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
716 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
775 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1123 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1336 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1491 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1493 if (!SubRegIndices.empty()) { in runTargetDesc()
1499 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
715 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
716 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
775 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1123 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1336 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1491 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1493 if (!SubRegIndices.empty()) { in runTargetDesc()
1499 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp171 if (!SubRegIndices.empty()) { in runEnums()
178 for (const auto &Idx : SubRegIndices) in runEnums()
715 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in emitComposeSubRegIndices()
716 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndices()
775 for (const auto &Idx : SubRegIndices) { in emitComposeSubRegIndexLaneMask()
1123 << (std::distance(SubRegIndices.begin(), SubRegIndices.end()) + 1) << ",\n" in runMCDesc()
1336 for (auto &Idx : SubRegIndices) { in runTargetDesc()
1491 std::distance(SubRegIndices.begin(), SubRegIndices.end()); in runTargetDesc()
1493 if (!SubRegIndices.empty()) { in runTargetDesc()
1499 if (!SubRegIndices.empty()) { in runTargetDesc()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DMCRegisterInfo.cpp37 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubReg()
49 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubRegIndex()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DMCRegisterInfo.cpp37 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubReg()
49 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubRegIndex()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCRegisterInfo.cpp37 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubReg()
49 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubRegIndex()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DMCRegisterInfo.cpp37 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubReg()
49 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubRegIndex()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCRegisterInfo.cpp37 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubReg()
49 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubRegIndex()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DMCRegisterInfo.cpp37 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubReg()
49 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubRegIndex()
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DMCRegisterInfo.cpp37 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubReg()
49 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubRegIndex()

12345678910>>...21