Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3968 const bool IsNarrow = NarrowTy.getScalarType() != DstTy.getScalarType(); in reduceOperationWidth() local
3984 if (IsNarrow) { in reduceOperationWidth()
4016 if (IsNarrow) { in reduceOperationWidth()
4057 if (IsNarrow && DstTy.isVector()) in reduceOperationWidth()
4065 if (IsNarrow && DstTy.isVector()) in reduceOperationWidth()