Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h52 bool HasEnhancedDAT2; variable
174 bool hasEnhancedDAT2() const { return HasEnhancedDAT2; } in hasEnhancedDAT2()
DSystemZSubtarget.cpp50 HasDFPZonedConversion(false), HasEnhancedDAT2(false), in SystemZSubtarget()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h52 bool HasEnhancedDAT2; variable
175 bool hasEnhancedDAT2() const { return HasEnhancedDAT2; } in hasEnhancedDAT2()
DSystemZSubtarget.cpp64 HasDFPZonedConversion(false), HasEnhancedDAT2(false), in SystemZSubtarget()