/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 70 std::pair<SlotIndex, SlotIndex> &LIP = LastInsertPoint[Num]; in computeLastInsertPoint() local 85 if (!LIP.first.isValid()) { in computeLastInsertPoint() 88 LIP.first = MBBEnd; in computeLastInsertPoint() 90 LIP.first = LIS.getInstructionIndex(*FirstTerm); in computeLastInsertPoint() 99 return LIP.first; in computeLastInsertPoint() 103 LIP.second = LIS.getInstructionIndex(MI); in computeLastInsertPoint() 111 if (!LIP.second) in computeLastInsertPoint() 112 return LIP.first; in computeLastInsertPoint() 117 return LIP.first; in computeLastInsertPoint() 122 return LIP.first; in computeLastInsertPoint() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 1247 const ScalarEvolution::LoopInvariantPredicate &LIP, in createInvariantCond() argument 1249 ICmpInst::Predicate InvariantPred = LIP.Pred; in createInvariantCond() 1253 auto *LHSV = Rewriter.expandCodeFor(LIP.LHS); in createInvariantCond() 1254 auto *RHSV = Rewriter.expandCodeFor(LIP.RHS); in createInvariantCond() 1310 auto LIP = SE->getLoopInvariantExitCondDuringFirstIterations(Pred, LHSS, RHSS, in createReplacement() local 1312 if (!LIP) in createReplacement() 1316 if (SE->isKnownPredicateAt(LIP->Pred, LIP->LHS, LIP->RHS, BI)) in createReplacement() 1319 return createInvariantCond(L, ExitingBB, *LIP, Rewriter); in createReplacement()
|
H A D | LoopInterchange.cpp | 515 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop() local 516 if (!LIP.isProfitable(InnerLoop, OuterLoop, InnerLoopId, OuterLoopId, in processLoop()
|
H A D | LICM.cpp | 1849 SmallVectorImpl<BasicBlock::iterator> &LIP, in LoopPromoter() argument 1855 LoopInsertPts(LIP), MSSAInsertPts(MSSAIP), PredCache(PIC), MSSAU(MSSAU), in LoopPromoter()
|
/freebsd/sys/dev/isp/ |
H A D | Hardware.txt | 168 interface and a LIP on the FC interface will cause it to think you 243 work fine, but for both the JMR and the Sun A5X00 I tend to get LIP storms 267 a LIP storm, cause problems with the I/Os from the other host.
|
H A D | DriverManual.txt | 385 or when a Fibre Channel loop changes state (e.g., a LIP is observed), 514 state to LOOP_NIL. The first 'LIP Received' asynchronous event sets state
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyIndVar.cpp | 221 auto LIP = SE->getLoopInvariantPredicate(Pred, S, X, L, ICmp); in makeIVComparisonInvariant() local 222 if (!LIP) in makeIVComparisonInvariant() 224 ICmpInst::Predicate InvariantPredicate = LIP->Pred; in makeIVComparisonInvariant() 225 const SCEV *InvariantLHS = LIP->LHS; in makeIVComparisonInvariant() 226 const SCEV *InvariantRHS = LIP->RHS; in makeIVComparisonInvariant()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 7733 auto *LIP = std::next(I, LastIter); in EmitOMPTaskLoopBasedDirective() local 7739 mapParam(CGF, cast<DeclRefExpr>(S.getIsLastIterVariable()), *LIP, in EmitOMPTaskLoopBasedDirective() 7788 CGF.GetAddrOfLocalVar(*LIP), /*Volatile=*/false, in EmitOMPTaskLoopBasedDirective() 7789 (*LIP)->getType(), S.getBeginLoc()))); in EmitOMPTaskLoopBasedDirective() 7792 CGF.EmitOMPLinearClauseFinal(S, [LIP, &S](CodeGenFunction &CGF) { in EmitOMPTaskLoopBasedDirective() 7794 CGF.EmitLoadOfScalar(CGF.GetAddrOfLocalVar(*LIP), /*Volatile=*/false, in EmitOMPTaskLoopBasedDirective() 7795 (*LIP)->getType(), S.getBeginLoc())); in EmitOMPTaskLoopBasedDirective()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 11144 if (auto LIP = getLoopInvariantExitCondDuringFirstIterationsImpl( in getLoopInvariantExitCondDuringFirstIterations() local 11146 return LIP; in getLoopInvariantExitCondDuringFirstIterations() 11154 if (auto LIP = getLoopInvariantExitCondDuringFirstIterationsImpl( in getLoopInvariantExitCondDuringFirstIterations() local 11156 return LIP; in getLoopInvariantExitCondDuringFirstIterations()
|
/freebsd/contrib/tzdata/ |
H A D | europe | 2633 # 48 RU-LIP Lipetsk Oblast
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 9837 A1BA;YI SYLLABLE LIP;Lo;0;L;;;;;N;;;;;
|