Searched defs:WideWidth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCasts.cpp | 450 unsigned WideWidth = Trunc.getSrcTy()->getScalarSizeInBits(); narrowFunnelShift() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 12341 unsigned WideWidth = WideVT.getScalarSizeInBits(); visitVSELECT() local |