Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZSubtarget.cpp47 HasVectorPackedDecimalEnhancement = false; in initializeSubtargetDependencies()
73 HasVectorEnhancements2(false), HasVectorPackedDecimalEnhancement(false), in SystemZSubtarget()
DSystemZSubtarget.h68 bool HasVectorPackedDecimalEnhancement; variable
234 return HasVectorPackedDecimalEnhancement; in hasVectorPackedDecimalEnhancement()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h68 bool HasVectorPackedDecimalEnhancement; variable
233 return HasVectorPackedDecimalEnhancement; in hasVectorPackedDecimalEnhancement()
DSystemZSubtarget.cpp59 HasVectorEnhancements2(false), HasVectorPackedDecimalEnhancement(false), in SystemZSubtarget()