Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15695 APInt CVMMinus1 = CVM - 1; in performMulCombine() local
15697 unsigned ShiftM1 = CVMMinus1.logBase2(); in performMulCombine()