| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SplitKit.cpp | 69 std::pair<SlotIndex, SlotIndex> &LIP = LastInsertPoint[Num]; in computeLastInsertPoint() local 84 if (!LIP.first.isValid()) { in computeLastInsertPoint() 87 LIP.first = MBBEnd; in computeLastInsertPoint() 89 LIP.first = LIS.getInstructionIndex(*FirstTerm); in computeLastInsertPoint() 98 return LIP.first; in computeLastInsertPoint() 102 LIP.second = LIS.getInstructionIndex(MI); in computeLastInsertPoint() 110 if (!LIP.second) in computeLastInsertPoint() 111 return LIP.first; in computeLastInsertPoint() 116 return LIP.first; in computeLastInsertPoint() 121 return LIP.first; in computeLastInsertPoint() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | IndVarSimplify.cpp | 1223 const ScalarEvolution::LoopInvariantPredicate &LIP, in createInvariantCond() argument 1225 ICmpInst::Predicate InvariantPred = LIP.Pred; in createInvariantCond() 1229 auto *LHSV = Rewriter.expandCodeFor(LIP.LHS); in createInvariantCond() 1230 auto *RHSV = Rewriter.expandCodeFor(LIP.RHS); in createInvariantCond() 1286 auto LIP = SE->getLoopInvariantExitCondDuringFirstIterations(Pred, LHSS, RHSS, in createReplacement() local 1288 if (!LIP) in createReplacement() 1292 if (SE->isKnownPredicateAt(LIP->Pred, LIP->LHS, LIP->RHS, BI)) in createReplacement() 1295 return createInvariantCond(L, ExitingBB, *LIP, Rewriter); in createReplacement()
|
| H A D | LoopInterchange.cpp | 610 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop() local 611 if (!LIP.isProfitable(InnerLoop, OuterLoop, InnerLoopId, OuterLoopId, in processLoop()
|
| H A D | LICM.cpp | 1778 SmallVectorImpl<BasicBlock::iterator> &LIP, in LoopPromoter() argument 1784 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 | 7957 auto *LIP = std::next(I, LastIter); in EmitOMPTaskLoopBasedDirective() local 7963 mapParam(CGF, cast<DeclRefExpr>(S.getIsLastIterVariable()), *LIP, in EmitOMPTaskLoopBasedDirective() 8012 CGF.GetAddrOfLocalVar(*LIP), /*Volatile=*/false, in EmitOMPTaskLoopBasedDirective() 8013 (*LIP)->getType(), S.getBeginLoc()))); in EmitOMPTaskLoopBasedDirective() 8016 CGF.EmitOMPLinearClauseFinal(S, [LIP, &S](CodeGenFunction &CGF) { in EmitOMPTaskLoopBasedDirective() 8018 CGF.EmitLoadOfScalar(CGF.GetAddrOfLocalVar(*LIP), /*Volatile=*/false, in EmitOMPTaskLoopBasedDirective() 8019 (*LIP)->getType(), S.getBeginLoc())); in EmitOMPTaskLoopBasedDirective()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScalarEvolution.cpp | 11294 if (auto LIP = getLoopInvariantExitCondDuringFirstIterationsImpl( in getLoopInvariantExitCondDuringFirstIterations() local 11296 return LIP; in getLoopInvariantExitCondDuringFirstIterations() 11304 if (auto LIP = getLoopInvariantExitCondDuringFirstIterationsImpl( in getLoopInvariantExitCondDuringFirstIterations() local 11306 return LIP; in getLoopInvariantExitCondDuringFirstIterations()
|
| /freebsd/contrib/tzdata/ |
| H A D | europe | 2715 # 48 RU-LIP Lipetsk Oblast
|
| /freebsd/crypto/krb5/src/lib/krb5/unicode/ |
| H A D | UnicodeData.txt | 9388 A1BA;YI SYLLABLE LIP;Lo;0;L;;;;;N;;;;;
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | UnicodeData.txt | 9837 A1BA;YI SYLLABLE LIP;Lo;0;L;;;;;N;;;;;
|