Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.cpp48 HasVectorPackedDecimalEnhancement = false; in initializeSubtargetDependencies()
87 HasVectorPackedDecimalEnhancement(false), HasEnhancedSort(false), in SystemZSubtarget()
H A DSystemZSubtarget.h68 bool HasVectorPackedDecimalEnhancement; variable
258 return HasVectorPackedDecimalEnhancement; in hasVectorPackedDecimalEnhancement()