Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.cpp47 HasVectorPackedDecimalEnhancement = false; in initializeSubtargetDependencies()
84 HasVectorPackedDecimalEnhancement(false), HasEnhancedSort(false), in SystemZSubtarget()
H A DSystemZSubtarget.h68 bool HasVectorPackedDecimalEnhancement; variable
244 return HasVectorPackedDecimalEnhancement; in hasVectorPackedDecimalEnhancement()