Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18232 SDValue MVal = Add(Shl(N0, ShiftM1), N0); performMulCombine() local
18242 SDValue MVal = Add(Shl(N0, CVM.getZExtValue()), N0); performMulCombine() local
18253 SDValue MVal = Sub(N0, Shl(N0, CVM.getZExtValue())); performMulCombine() local
[all...]