Searched defs:BitWidthMinusOne (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 2256 Constant *BitWidthMinusOne = ConstantInt::get(ShiftType, TypeBits - 1); foldICmpShlOne() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 15902 SDValue BitWidthMinusOne = foldSelectOfCTTZOrCTLZ() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 23513 SDValue BitWidthMinusOne = foldCSELofCTTZ() local |