/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | LoopIterator.h | 126 bool isComplete() const { return PostBlocks.size() == L->getNumBlocks(); } in isComplete() function 130 assert(isComplete() && "bad loop DFS"); in beginPostorder() 137 assert(isComplete() && "bad loop DFS"); in beginRPO()
|
H A D | ScalarEvolution.h | 1518 bool isComplete() const { return IsComplete; } 1540 bool hasFullInfo() const { return isComplete(); }
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 350 virtual bool isComplete() const { return true; } in isComplete() function 477 bool isComplete() const override { return false; } in isComplete() function 538 bool isComplete() const override { return false; } in isComplete() function 607 bool isComplete() const override { in isComplete() function 609 if (!getBit(i)->isComplete()) return false; in isComplete() 615 if (getBit(i)->isComplete()) return false; in allInComplete() 790 bool isComplete() const override; 1046 bool isComplete() const override { in isComplete() function 1047 return LHS->isComplete() && MHS->isComplete() && RHS->isComplete(); in isComplete() 1111 bool isComplete() const override; [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | GeneratePCH.cpp | 122 if (!isComplete()) in HandleTranslationUnit()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenSchedule.cpp | 806 if (Rec->getValueInit("SchedModel")->isComplete()) { in expandRWSeqForProc() 1200 if (!RWDef->getValueInit("SchedModel")->isComplete()) in collectProcItinRW() 1436 if (SchedRW.TheDef->getValueInit("SchedModel")->isComplete()) { in getIntersectingVariants() 1455 if ((*AI)->getValueInit("SchedModel")->isComplete()) { in getIntersectingVariants() 1920 if (SRA->getValueInit("SchedModel")->isComplete()) { in collectProcResources() 1929 if (!PRG->getValueInit("SchedModel")->isComplete()) in collectProcResources() 1937 if (!PRU->getValueInit("SchedModel")->isComplete()) in collectProcResources() 2073 if (Alias->getValueInit("SchedModel")->isComplete()) { in collectRWResources() 2155 if (!ProcResUnits->getValueInit("Super")->isComplete()) in addProcResource()
|
H A D | CodeGenInstAlias.cpp | 123 if (!BI->isComplete()) in tryAliasOpMatch()
|
H A D | VarLenCodeEmitterGen.cpp | 147 if (!BI->isComplete()) in buildRec()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSchedule.h | 344 bool isComplete() const { return CompleteModel; } 347 bool isComplete() const { return CompleteModel; } isComplete() function
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopSimplifyCFG.cpp | 182 assert(DFS.isComplete() && "DFS is expected to be finished"); in hasIrreducibleCFG() 205 assert(DFS.isComplete() && "DFS is expected to be finished"); in analyze()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetSchedule.cpp | 227 SchedModel.isComplete()) { in computeOperandLatency()
|
H A D | ScheduleDAGInstrs.cpp | 1435 bool isComplete() const { return DFSStack.empty(); } in isComplete() function in __anon4ee60d700311::SchedDAGReverseDFS 1505 if (DFS.isComplete()) in compute()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | FormatString.cpp | 356 if (!ETy->getDecl()->isComplete()) in matchesType() 401 if (!ETy->getDecl()->isComplete()) in matchesType()
|
H A D | Type.cpp | 2066 return ET->getDecl()->isComplete(); in isIntegralType() 2155 if (ET->getDecl()->isComplete() && !ET->getDecl()->isScoped()) in isSignedIntegerType() 2174 if (ET->getDecl()->isComplete()) in isSignedIntegerOrEnumerationType() 2205 if (ET->getDecl()->isComplete() && !ET->getDecl()->isScoped()) in isUnsignedIntegerType() 2224 if (ET->getDecl()->isComplete()) in isUnsignedIntegerOrEnumerationType() 2277 return ET->getDecl()->isComplete() && !ET->getDecl()->isScoped(); in isRealType() 2292 return !ET->getDecl()->isScoped() && ET->getDecl()->isComplete(); in isArithmeticType() 2316 assert(cast<EnumType>(T)->getDecl()->isComplete()); in getScalarTypeKind() 2376 return !EnumD->isComplete(); in isIncompleteType()
|
H A D | ScanfFormatString.cpp | 430 if (!ETy->getDecl()->isComplete()) in fixType()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | SubtargetEmitter.cpp | 854 if (PRDef->getValueInit("Super")->isComplete()) { in EmitProcessorResources() 895 if (AliasRW.TheDef->getValueInit("SchedModel")->isComplete()) { in FindWriteResources() 954 if (AliasRW.TheDef->getValueInit("SchedModel")->isComplete()) { in FindReadAdvance() 1015 SubDef->getValueInit("Super")->isComplete();) { in ExpandProcResources()
|
H A D | CodeEmitterGen.cpp | 358 if (RV.isNonconcreteOK() || RV.getValue()->isComplete()) in addInstructionCasesForEncoding()
|
H A D | SearchableTableEmitter.cpp | 667 if (!TI || !TI->isComplete()) { in collectTableEntries()
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 975 if (Q->isComplete()) in resolve() 986 assert(Q->isComplete() && "Q not completed"); in resolve() 2743 QueryComplete = Q->isComplete(); in OL_completeLookup() 3130 if (Q->isComplete()) in IL_makeEDUReady() 3184 if (Q->isComplete()) in IL_makeEDUEmitted() 3498 assert(Q->isComplete() && "Q is not complete"); in OL_notifyEmitted()
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTWriter.h | 937 bool isComplete() const { return Buffer->IsComplete; } in isComplete() function
|
/freebsd/contrib/sqlite3/tea/generic/ |
H A D | tclsqlite3.c | 2371 int isComplete; in DbObjCmd() local 2376 isComplete = sqlite3_complete( Tcl_GetStringFromObj(objv[2], 0) ); in DbObjCmd() 2378 Tcl_SetBooleanObj(pResult, isComplete); in DbObjCmd()
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | Record.cpp | 739 bool ListInit::isComplete() const { in isComplete() function in ListInit 741 if (!Element->isComplete()) in isComplete() 2518 bool CondOpInit::isComplete() const { in isComplete() function in CondOpInit 2520 if (!Case->isComplete()) in isComplete()
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 7421 virtual bool isComplete() const = 0; // Successfully completed or failed 7489 bool isComplete() const override; 7523 bool isComplete() const override; 12449 if( !ctx.completedCycle() && !tracker->isComplete() ) { in acquire() 14117 bool TrackerBase::isComplete() const { in isComplete() function in Catch::TestCaseTracking::TrackerBase 14124 return m_runState != NotStarted && !isComplete(); in isOpen() 14182 …all_of(m_children.begin(), m_children.end(), [](ITrackerPtr const& t){ return t->isComplete(); }) ) in close() 14229 bool SectionTracker::isComplete() const { in isComplete() function in Catch::TestCaseTracking::SectionTracker 14234 complete = TrackerBase::isComplete(); in isComplete() 14260 if( !isComplete() ) in tryOpen()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Decl.h | 4059 bool isComplete() const { in isComplete() function 5013 return ED->isComplete(); in IsEnumDeclComplete()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 893 bool isComplete() const { return OutstandingSymbolsCount == 0; } in isComplete() function
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 1789 assert_with_loc(!Arg->isComplete(), in emitDagArg()
|