Home
last modified time | relevance | path

Searched refs:IsNarrow (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4174 const bool IsNarrow = NarrowTy.getScalarType() != DstTy.getScalarType(); in reduceOperationWidth() local
4188 if (IsNarrow) { in reduceOperationWidth()
4222 if (IsNarrow) { in reduceOperationWidth()
4263 if (IsNarrow && DstTy.isVector()) in reduceOperationWidth()
4271 if (IsNarrow && DstTy.isVector()) in reduceOperationWidth()