Home
last modified time | relevance | path

Searched defs:CIV (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp684 Value *CIV, ParsedValues &PV) { in matchLeftShift() argument
874 scanSelect(SelectInst * SelI,BasicBlock * LoopB,BasicBlock * PrehB,Value * CIV,ParsedValues & PV,bool PreScan) scanSelect() argument
1311 Value *CIV = getCountIV(LoopB); convertShiftsToLeft() local
1803 Value *CIV = getCountIV(LoopB); recognize() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2821 auto *CIV = Builder.CreatePHI(Ty, 2, CurLoop->getName() + ".iv"); recognizeShiftUntilZero() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h313 const APInt &CIV = CI->getValue(); match() local