Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
HDAArch64PostLegalizerCombiner.cpp164 unsigned TrailingZeroes = ConstValue.countr_zero(); in matchAArch64MulConstCombine() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDAPInt.cpp171 const unsigned TrailingZeroes = countr_zero(); in isAligned() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprConstant.cpp986 uint64_t TrailingZeroes = ArrayBound - NonzeroLength; in EmitArrayConstant() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp18317 unsigned TrailingZeroes = ConstValue.countr_zero(); in performMulCombine() local
18386 unsigned TrailingZeroes = CVMinus1.countr_zero(); in performMulCombine() local
18403 unsigned TrailingZeroes = CVMinus1.countr_zero(); in performMulCombine() local