Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp684 Value *CIV, ParsedValues &PV) { in matchLeftShift()
874 BasicBlock *LoopB, BasicBlock *PrehB, Value *CIV, ParsedValues &PV, in scanSelect()
1311 Value *CIV = getCountIV(LoopB); in convertShiftsToLeft() local
1803 Value *CIV = getCountIV(LoopB); in recognize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp668 Value *CIV, ParsedValues &PV) { in matchLeftShift()
858 BasicBlock *LoopB, BasicBlock *PrehB, Value *CIV, ParsedValues &PV, in scanSelect()
1296 Value *CIV = getCountIV(LoopB); in convertShiftsToLeft() local
1790 Value *CIV = getCountIV(LoopB); in recognize() local
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp228 InlineAsm::ConstraintInfoVector CIV = IA->ParseConstraints(); in mightUseCTR() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp223 InlineAsm::ConstraintInfoVector CIV = IA->ParseConstraints(); in mightUseCTR() local
/external/llvm/include/llvm/IR/
DPatternMatch.h185 const APInt &CIV = CI->getValue(); in match() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp2884 auto *CIV = Builder.CreatePHI(Ty, 2, CurLoop->getName() + ".iv"); in recognizeShiftUntilZero() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h204 const APInt &CIV = CI->getValue(); in match() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DPatternMatch.h313 const APInt &CIV = CI->getValue(); in match() local