Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp209 APInt CVNegMinus1 = -ConstValue - 1; in matchAArch64MulConstCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18477 APInt CVNegMinus1 = -ConstValue - 1; in performMulCombine() local