Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.cpp49 HasVectorPackedDecimalEnhancement2 = false; in initializeSubtargetDependencies()
88 HasDeflateConversion(false), HasVectorPackedDecimalEnhancement2(false), in SystemZSubtarget()
H A DSystemZSubtarget.h71 bool HasVectorPackedDecimalEnhancement2; variable
270 return HasVectorPackedDecimalEnhancement2; in hasVectorPackedDecimalEnhancement2()