Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h356 virtual bool isConcrete() const { return false; } in isConcrete() function
478 bool isConcrete() const override { return true; } in isConcrete() function
507 bool isConcrete() const override { return true; } in isConcrete() function
552 bool isConcrete() const override;
585 bool isConcrete() const override { return true; } in isConcrete() function
614 bool isConcrete() const override { return true; } in isConcrete() function
645 bool isConcrete() const override { return true; } in isConcrete() function
705 bool isConcrete() const override;
1117 bool isConcrete() const override { return true; } in isConcrete() function
1278 bool isConcrete() const override;
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.h65 bool isConcrete() const { in isConcrete() function
73 assert(isConcrete() && "Type isn't concrete yet"); in getConcrete()
352 return Types[ResNo].isConcrete(); in hasTypeSet()
470 if (!Types[i].isConcrete()) return true; in ContainsUnresolvedType()
DCodeGenDAGPatterns.cpp168 if (InCopy.isConcrete()) { in MergeInTypeInfo()
510 if (isConcrete()) { in EnforceVectorEltTypeIs()
519 if (!VTOperand.isConcrete()) in EnforceVectorEltTypeIs()
554 if (isConcrete()) { in EnforceVectorSubVectorTypeIs()
560 } else if (VTOperand.isConcrete()) { in EnforceVectorSubVectorTypeIs()
1400 if (!Types[0].isConcrete()) in ApplyTypeConstraints()
1892 N->getExtType(0).isConcrete() && in SimplifyTree()
2859 if (N->getExtType(i).isCompletelyUnknown() || N->getExtType(i).isConcrete()) in ForceArbitraryInstResultType()
/external/guice/core/src/com/google/inject/internal/util/
DClasses.java34 public static boolean isConcrete(Class<?> clazz) { in isConcrete() method in Classes
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h66 bool isConcrete() const { in isConcrete() function
74 assert(isConcrete() && "Type isn't concrete yet"); in getConcrete()
378 return Types[ResNo].isConcrete(); in hasTypeSet()
506 if (!Types[i].isConcrete()) return true; in ContainsUnresolvedType()
DCodeGenDAGPatterns.cpp175 if (InCopy.isConcrete()) { in MergeInTypeInfo()
493 if (isConcrete()) { in EnforceVectorEltTypeIs()
501 if (!VTOperand.isConcrete()) in EnforceVectorEltTypeIs()
539 if (isConcrete()) { in EnforceVectorSubVectorTypeIs()
563 } else if (VTOperand.isConcrete()) { in EnforceVectorSubVectorTypeIs()
605 if (isConcrete()) { in EnforceVectorSameNumElts()
625 } else if (VTOperand.isConcrete()) { in EnforceVectorSameNumElts()
659 if (isConcrete()) { in EnforceSameSize()
679 } else if (VTOperand.isConcrete()) { in EnforceSameSize()
1721 if (!Types[0].isConcrete()) in ApplyTypeConstraints()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DJSONBackend.cpp118 assert(!I.isConcrete()); in translateInit()
DRecord.cpp397 bool BitsInit::isConcrete() const { in isConcrete() function in BitsInit
399 if (!getBit(i)->isConcrete()) in isConcrete()
648 bool ListInit::isConcrete() const { in isConcrete() function in ListInit
650 if (!Element->isConcrete()) in isConcrete()
1769 bool DagInit::isConcrete() const { in isConcrete() function in DagInit
1770 if (!Val->isConcrete()) in isConcrete()
1773 if (!Elt->isConcrete()) in isConcrete()
DTGParser.cpp85 if (!(IsReference || Bit->isConcrete())) in checkBitsConcrete()
101 bool Ok = isa<BitsInit>(V) ? checkBitsConcrete(R, RV) : V->isConcrete(); in checkConcrete()
/external/guice/core/src/com/google/inject/internal/
DAnnotations.java291 if (Classes.isConcrete(type)) {
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.h253 bool isConcrete(const TypeSetByHwMode &VTS, bool AllowEmpty) const { in isConcrete() function
DCodeGenDAGPatterns.cpp1563 if (!TP.getInfer().isConcrete(Types[i], true)) in ContainsUnresolvedType()
2246 if (!TP.getInfer().isConcrete(Types[0], false)) in ApplyTypeConstraints()
3938 if (N->getExtType(i).empty() || TI.isConcrete(N->getExtType(i), false)) in ForceArbitraryInstResultType()
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...