Home
last modified time | relevance | path

Searched defs:isSubClassOf (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DInfoByHwMode.cpp129 bool RegSizeInfo::isSubClassOf(const RegSizeInfo &I) const { in isSubClassOf() function in RegSizeInfo
160 bool RegSizeInfoByHwMode::isSubClassOf(const RegSizeInfoByHwMode &I) const { in isSubClassOf() function in RegSizeInfoByHwMode
/external/llvm/include/llvm/TableGen/
DRecord.h1367 bool isSubClassOf(const Record *R) const { in isSubClassOf() function
1374 bool isSubClassOf(StringRef Name) const { in isSubClassOf() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h1473 bool isSubClassOf(const Record *R) const { in isSubClassOf() function
1480 bool isSubClassOf(StringRef Name) const { in isSubClassOf() function
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h1453 bool isSubClassOf(const Record *R) const { in isSubClassOf() function
1460 bool isSubClassOf(StringRef Name) const { in isSubClassOf() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DRecord.cpp212 bool RecordRecTy::isSubClassOf(Record *Class) const { in isSubClassOf() function in RecordRecTy