Home
last modified time | relevance | path

Searched defs:CVPlus1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp196 APInt CVPlus1 = ConstValue + 1; in matchAArch64MulConstCombine() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18190 APInt CVPlus1 = CVMinus1.ashr(TrailingZeroes) + 1; performMulCombine() local
18212 APInt CVPlus1 = ConstValue + 1; performMulCombine() local
[all...]