Home
last modified time | relevance | path

Searched refs:IsAOpInit (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/llvm80/llvm-8.0.1.src/lib/TableGen/
H A DRecord.cpp1289 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) {
1290 static FoldingSet<IsAOpInit> ThePool;
1296 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP))
1299 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr);
1304 void IsAOpInit::Profile(FoldingSetNodeID &ID) const {
1308 Init *IsAOpInit::Fold() const {
1325 return const_cast<IsAOpInit *>(this);
1328 Init *IsAOpInit::resolveReferences(Resolver &R) const {
1332 return const_cast<IsAOpInit *>(this);
1335 Init *IsAOpInit::getBit(unsigned Bit) const {
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/TableGen/
H A DRecord.cpp1288 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) {
1289 static FoldingSet<IsAOpInit> ThePool;
1295 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP))
1298 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr);
1303 void IsAOpInit::Profile(FoldingSetNodeID &ID) const {
1307 Init *IsAOpInit::Fold() const {
1324 return const_cast<IsAOpInit *>(this);
1327 Init *IsAOpInit::resolveReferences(Resolver &R) const {
1331 return const_cast<IsAOpInit *>(this);
1334 Init *IsAOpInit::getBit(unsigned Bit) const {
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/TableGen/
H A DRecord.cpp1375 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1376 static FoldingSet<IsAOpInit> ThePool; in get()
1382 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1385 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1390 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1394 Init *IsAOpInit::Fold() const { in Fold()
1411 return const_cast<IsAOpInit *>(this); in Fold()
1414 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1418 return const_cast<IsAOpInit *>(this); in resolveReferences()
1421 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/TableGen/
H A DRecord.cpp1374 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1375 static FoldingSet<IsAOpInit> ThePool; in get()
1381 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1384 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1389 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1393 Init *IsAOpInit::Fold() const { in Fold()
1410 return const_cast<IsAOpInit *>(this); in Fold()
1413 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1417 return const_cast<IsAOpInit *>(this); in resolveReferences()
1420 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/TableGen/
H A DRecord.cpp1375 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1376 static FoldingSet<IsAOpInit> ThePool; in get()
1382 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1385 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1390 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1394 Init *IsAOpInit::Fold() const { in Fold()
1411 return const_cast<IsAOpInit *>(this); in Fold()
1414 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1418 return const_cast<IsAOpInit *>(this); in resolveReferences()
1421 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DRecord.cpp1374 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1375 static FoldingSet<IsAOpInit> ThePool; in get()
1381 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1384 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1389 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1393 Init *IsAOpInit::Fold() const { in Fold()
1410 return const_cast<IsAOpInit *>(this); in Fold()
1413 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1417 return const_cast<IsAOpInit *>(this); in resolveReferences()
1420 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1374 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1375 static FoldingSet<IsAOpInit> ThePool; in get()
1381 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1384 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1389 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1393 Init *IsAOpInit::Fold() const { in Fold()
1410 return const_cast<IsAOpInit *>(this); in Fold()
1413 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1417 return const_cast<IsAOpInit *>(this); in resolveReferences()
1420 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/TableGen/
H A DRecord.cpp1338 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1339 static FoldingSet<IsAOpInit> ThePool; in get()
1345 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1348 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1353 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1357 Init *IsAOpInit::Fold() const { in Fold()
1374 return const_cast<IsAOpInit *>(this); in Fold()
1377 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1381 return const_cast<IsAOpInit *>(this); in resolveReferences()
1384 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/TableGen/
H A DRecord.cpp1462 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1463 static FoldingSet<IsAOpInit> ThePool; in get()
1469 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1472 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1477 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1481 Init *IsAOpInit::Fold() const { in Fold()
1498 return const_cast<IsAOpInit *>(this); in Fold()
1501 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1505 return const_cast<IsAOpInit *>(this); in resolveReferences()
1508 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/TableGen/
H A DRecord.cpp1491 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1492 static FoldingSet<IsAOpInit> ThePool; in get()
1498 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1501 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1506 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1510 Init *IsAOpInit::Fold() const { in Fold()
1527 return const_cast<IsAOpInit *>(this); in Fold()
1530 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1534 return const_cast<IsAOpInit *>(this); in resolveReferences()
1537 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/TableGen/
H A DRecord.cpp1491 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1492 static FoldingSet<IsAOpInit> ThePool; in get()
1498 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1501 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1506 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1510 Init *IsAOpInit::Fold() const { in Fold()
1527 return const_cast<IsAOpInit *>(this); in Fold()
1530 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1534 return const_cast<IsAOpInit *>(this); in resolveReferences()
1537 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/TableGen/
H A DRecord.cpp1549 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) {
1550 static FoldingSet<IsAOpInit> ThePool;
1556 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP))
1559 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr);
1564 void IsAOpInit::Profile(FoldingSetNodeID &ID) const {
1568 Init *IsAOpInit::Fold() const {
1585 return const_cast<IsAOpInit *>(this);
1588 Init *IsAOpInit::resolveReferences(Resolver &R) const {
1592 return const_cast<IsAOpInit *>(this);
1595 Init *IsAOpInit::getBit(unsigned Bit) const {
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/TableGen/
H A DRecord.cpp1549 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1550 static FoldingSet<IsAOpInit> ThePool; in get()
1556 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1559 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1564 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1568 Init *IsAOpInit::Fold() const { in Fold()
1585 return const_cast<IsAOpInit *>(this); in Fold()
1588 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1592 return const_cast<IsAOpInit *>(this); in resolveReferences()
1595 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1549 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1550 static FoldingSet<IsAOpInit> ThePool; in get()
1556 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1559 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1564 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1568 Init *IsAOpInit::Fold() const { in Fold()
1585 return const_cast<IsAOpInit *>(this); in Fold()
1588 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1592 return const_cast<IsAOpInit *>(this); in resolveReferences()
1595 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/TableGen/
H A DRecord.cpp1549 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1550 static FoldingSet<IsAOpInit> ThePool; in get()
1556 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1559 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1564 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1568 Init *IsAOpInit::Fold() const { in Fold()
1585 return const_cast<IsAOpInit *>(this); in Fold()
1588 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1592 return const_cast<IsAOpInit *>(this); in resolveReferences()
1595 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/TableGen/
H A DRecord.cpp1549 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1550 static FoldingSet<IsAOpInit> ThePool; in get()
1556 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1559 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1564 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1568 Init *IsAOpInit::Fold() const { in Fold()
1585 return const_cast<IsAOpInit *>(this); in Fold()
1588 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1592 return const_cast<IsAOpInit *>(this); in resolveReferences()
1595 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/TableGen/
H A DRecord.cpp1549 IsAOpInit *IsAOpInit::get(RecTy *CheckType, Init *Expr) { in get()
1550 static FoldingSet<IsAOpInit> ThePool; in get()
1556 if (IsAOpInit *I = ThePool.FindNodeOrInsertPos(ID, IP)) in get()
1559 IsAOpInit *I = new (Allocator) IsAOpInit(CheckType, Expr); in get()
1564 void IsAOpInit::Profile(FoldingSetNodeID &ID) const { in Profile()
1568 Init *IsAOpInit::Fold() const { in Fold()
1585 return const_cast<IsAOpInit *>(this); in Fold()
1588 Init *IsAOpInit::resolveReferences(Resolver &R) const { in resolveReferences()
1592 return const_cast<IsAOpInit *>(this); in resolveReferences()
1595 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/TableGen/
H A DRecord.h953 class IsAOpInit : public TypedInit, public FoldingSetNode {
958 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit() function
963 IsAOpInit(const IsAOpInit &) = delete;
964 IsAOpInit &operator=(const IsAOpInit &) = delete;
968 static IsAOpInit *get(RecTy *CheckType, Init *Expr);
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/TableGen/
H A DRecord.h953 class IsAOpInit : public TypedInit, public FoldingSetNode {
958 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit() function
963 IsAOpInit(const IsAOpInit &) = delete;
964 IsAOpInit &operator=(const IsAOpInit &) = delete;
968 static IsAOpInit *get(RecTy *CheckType, Init *Expr);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/TableGen/
H A DRecord.h1039 class IsAOpInit : public TypedInit, public FoldingSetNode {
1044 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit() function
1049 IsAOpInit(const IsAOpInit &) = delete;
1050 IsAOpInit &operator=(const IsAOpInit &) = delete;
1054 static IsAOpInit *get(RecTy *CheckType, Init *Expr);
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/TableGen/
H A DRecord.h1035 class IsAOpInit : public TypedInit, public FoldingSetNode {
1040 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit() function
1045 IsAOpInit(const IsAOpInit &) = delete;
1046 IsAOpInit &operator=(const IsAOpInit &) = delete;
1050 static IsAOpInit *get(RecTy *CheckType, Init *Expr);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/TableGen/
H A DRecord.h1007 class IsAOpInit : public TypedInit, public FoldingSetNode {
1012 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit() function
1017 IsAOpInit(const IsAOpInit &) = delete;
1018 IsAOpInit &operator=(const IsAOpInit &) = delete;
1022 static IsAOpInit *get(RecTy *CheckType, Init *Expr);
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/TableGen/
H A DRecord.h1039 class IsAOpInit : public TypedInit, public FoldingSetNode {
1044 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit() function
1049 IsAOpInit(const IsAOpInit &) = delete;
1050 IsAOpInit &operator=(const IsAOpInit &) = delete;
1054 static IsAOpInit *get(RecTy *CheckType, Init *Expr);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h1035 class IsAOpInit : public TypedInit, public FoldingSetNode {
1040 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit() function
1045 IsAOpInit(const IsAOpInit &) = delete;
1046 IsAOpInit &operator=(const IsAOpInit &) = delete;
1050 static IsAOpInit *get(RecTy *CheckType, Init *Expr);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/TableGen/
H A DRecord.h1007 class IsAOpInit : public TypedInit, public FoldingSetNode {
1012 IsAOpInit(RecTy *CheckType, Init *Expr) in IsAOpInit() function
1017 IsAOpInit(const IsAOpInit &) = delete;
1018 IsAOpInit &operator=(const IsAOpInit &) = delete;
1022 static IsAOpInit *get(RecTy *CheckType, Init *Expr);

123