Home
last modified time | relevance | path

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

/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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.cpp48 HasVectorPackedDecimalEnhancement = false; in initializeSubtargetDependencies()