Searched defs:NarrowWidth (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCasts.cpp | 441 unsigned NarrowWidth = DestTy->getScalarSizeInBits(); narrowFunnelShift() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 4864 unsigned NarrowWidth = Mask.countr_one(); matchNarrowBinopFeedingAnd() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 24104 unsigned NarrowWidth = VT.getSizeInBits(); narrowExtractedVectorBinOp() local |