Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h58 bool HasMiscellaneousExtensions2; variable
204 return HasMiscellaneousExtensions2; in hasMiscellaneousExtensions2()
H A DSystemZSubtarget.cpp79 HasMiscellaneousExtensions2(false), HasGuardedStorage(false), in SystemZSubtarget()