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

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 69 bool HasEnhancedSort;
248 bool hasEnhancedSort() const { return HasEnhancedSort; }
SystemZSubtarget.cpp 84 HasVectorPackedDecimalEnhancement(false), HasEnhancedSort(false),

Completed in 16 milliseconds