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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1314 Value *CIV local
685 matchLeftShift(SelectInst *SelI, Value *CIV, ParsedValues &PV) argument
875 scanSelect(SelectInst *SelI, BasicBlock *LoopB, BasicBlock *PrehB, Value *CIV, ParsedValues &PV, bool PreScan) argument
1808 Value *CIV = getCountIV(LoopB); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2677 auto *CIV = Builder.CreatePHI(Ty, 2, CurLoop->getName() + ".iv"); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPatternMatch.h305 const APInt &CIV = CI->getValue(); local

Completed in 179 milliseconds