Home
last modified time | relevance | path

Searched defs:KeptBits (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.h890 unsigned KeptBits) const override { in shouldTransformSignedTruncationCheck()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.h1164 unsigned KeptBits) const override { in shouldTransformSignedTruncationCheck()
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineCompares.cpp4468 const APInt KeptBits = BitWidth - MaskedBits; in foldICmpWithTruncSignExtendedVal() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h827 unsigned KeptBits) const { in shouldTransformSignedTruncationCheck()
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp4140 const unsigned KeptBits = I1.logBase2(); in optimizeSetCCOfSignedTruncationCheck() local