Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.cpp47 HasVectorPackedDecimalEnhancement = false; in initializeSubtargetDependencies()
85 HasVectorPackedDecimalEnhancement(false), HasEnhancedSort(false), in SystemZSubtarget()
H A DSystemZSubtarget.h68 bool HasVectorPackedDecimalEnhancement; variable
249 return HasVectorPackedDecimalEnhancement; in hasVectorPackedDecimalEnhancement()