Searched defs:HalfBits (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineAddSub.cpp | 1411 unsigned HalfBits = BitWidth >> 1; foldBoxMultiply() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeIntegerTypes.cpp | 4016 unsigned HalfBits = Bits >> 1; ExpandIntRes_MUL() local |
H A D | TargetLowering.cpp | 4977 unsigned HalfBits = EltBits / 2; SimplifySetCC() local |