HomeSort by: relevance | last modified time | path
    Searched refs:IsNarrow (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
LegalizerHelper.cpp 3968 const bool IsNarrow = NarrowTy.getScalarType() != DstTy.getScalarType();
3984 if (IsNarrow) {
4016 if (IsNarrow) {
4057 if (IsNarrow && DstTy.isVector())
4065 if (IsNarrow && DstTy.isVector())

Completed in 19 milliseconds