Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18440 APInt CVMMinus1 = CVM - 1; in performMulCombine() local
18442 unsigned ShiftM1 = CVMMinus1.logBase2(); in performMulCombine()