Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h59 bool HasMiscellaneousExtensions2; variable
185 return HasMiscellaneousExtensions2; in hasMiscellaneousExtensions2()
DSystemZSubtarget.cpp50 HasMiscellaneousExtensions2(false), HasGuardedStorage(false), in SystemZSubtarget()