Searched refs:CIV (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonLoopIdiomRecognition.cpp | 624 bool matchLeftShift(SelectInst *SelI, Value *CIV, ParsedValues &PV); 627 Value *CIV, ParsedValues &PV, bool PreScan); 686 Value *CIV, ParsedValues &PV) { in matchLeftShift() argument 713 if (match(A, m_Shl(m_One(), m_Specific(CIV)))) { in matchLeftShift() 716 } else if (match(B, m_Shl(m_One(), m_Specific(CIV)))) { in matchLeftShift() 787 if (!match(T, m_Shl(m_Value(Q), m_Specific(CIV))) && in matchLeftShift() 788 !match(T, m_Shl(m_ZExt(m_Value(Q)), m_ZExt(m_Specific(CIV))))) in matchLeftShift() 876 BasicBlock *LoopB, BasicBlock *PrehB, Value *CIV, ParsedValues &PV, in scanSelect() argument 917 if (matchLeftShift(SelI, CIV, PV)) { in scanSelect() 1314 Value *CIV = getCountIV(LoopB); in convertShiftsToLeft() local [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | LoopIdiomRecognize.cpp | 2743 auto *CIV = Builder.CreatePHI(Ty, 2, CurLoop->getName() + ".iv"); in recognizeShiftUntilZero() local 2748 Builder.CreateAdd(CIV, ConstantInt::get(Ty, 1), CIV->getName() + ".next", in recognizeShiftUntilZero() 2761 auto *IVDePHId = Builder.CreateAdd(CIV, Start, "", /*HasNUW=*/false, in recognizeShiftUntilZero() 2771 CIV->addIncoming(ConstantInt::get(Ty, 0), LoopPreheaderBB); in recognizeShiftUntilZero() 2772 CIV->addIncoming(CIVNext, LoopHeaderBB); in recognizeShiftUntilZero()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.cpp | 369 InlineAsm::ConstraintInfoVector CIV = IA->ParseConstraints(); in mightUseCTR() local 370 for (unsigned i = 0, ie = CIV.size(); i < ie; ++i) { in mightUseCTR() 371 InlineAsm::ConstraintInfo &C = CIV[i]; in mightUseCTR()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| D | PatternMatch.h | 305 const APInt &CIV = CI->getValue(); in match() local 307 return CIV == static_cast<uint64_t>(Val); in match() 311 return -CIV == -Val; in match()
|
| /freebsd-12-stable/share/misc/ |
| D | iso3166 | 76 CI CIV 384 Côte d'Ivoire
|