Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
HDAArch64PostLegalizerCombiner.cpp195 APInt SCVMinus1 = ShiftedConstValue - 1; in matchAArch64MulConstCombine() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp18387 APInt SCVMinus1 = CVMinus1.ashr(TrailingZeroes) - 1; in performMulCombine() local
18424 APInt SCVMinus1 = ShiftedConstValue - 1; in performMulCombine() local