Searched defs:HalfBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineAddSub.cpp | 1448 unsigned HalfBits = BitWidth >> 1; foldBoxMultiply() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 5042 unsigned HalfBits = EltBits / 2; SimplifySetCC() local |