Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h69 bool HasEnhancedSort; variable
237 bool hasEnhancedSort() const { return HasEnhancedSort; } in hasEnhancedSort()
DSystemZSubtarget.cpp60 HasEnhancedSort(false), HasDeflateConversion(false), in SystemZSubtarget()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h69 bool HasEnhancedSort; variable
238 bool hasEnhancedSort() const { return HasEnhancedSort; } in hasEnhancedSort()
DSystemZSubtarget.cpp74 HasEnhancedSort(false), HasDeflateConversion(false), HasSoftFloat(false), in SystemZSubtarget()