Home
last modified time | relevance | path

Searched defs:BitWidthMinusOne (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2256 Constant *BitWidthMinusOne = ConstantInt::get(ShiftType, TypeBits - 1); foldICmpShlOne() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15902 SDValue BitWidthMinusOne = foldSelectOfCTTZOrCTLZ() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp23513 SDValue BitWidthMinusOne = foldCSELofCTTZ() local
[all...]