Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18446 SDValue MVal = Add(Shl(N0, ShiftM1), N0); in performMulCombine() local
18456 SDValue MVal = Add(Shl(N0, CVM.getZExtValue()), N0); in performMulCombine() local
18467 SDValue MVal = Sub(N0, Shl(N0, CVM.getZExtValue())); in performMulCombine() local