Home
last modified time | relevance | path

Searched refs:ShiftedConstValue (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8696 APInt ShiftedConstValue = ConstValue.ashr(TrailingZeroes); in performMulCombine() local
8708 APInt SCVMinus1 = ShiftedConstValue - 1; in performMulCombine()