Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h58 bool HasMiscellaneousExtensions2; variable
193 return HasMiscellaneousExtensions2; in hasMiscellaneousExtensions2()
DSystemZSubtarget.cpp54 HasMiscellaneousExtensions2(false), HasGuardedStorage(false), in SystemZSubtarget()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h58 bool HasMiscellaneousExtensions2; variable
194 return HasMiscellaneousExtensions2; in hasMiscellaneousExtensions2()
DSystemZSubtarget.cpp68 HasMiscellaneousExtensions2(false), HasGuardedStorage(false), in SystemZSubtarget()