Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h59 bool HasMiscellaneousExtensions2; variable
188 return HasMiscellaneousExtensions2; in hasMiscellaneousExtensions2()
H A DSystemZSubtarget.cpp55 HasMiscellaneousExtensions2(false), HasGuardedStorage(false), in SystemZSubtarget()