Searched refs:HasMiscellaneousExtensions (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h44 bool HasMiscellaneousExtensions; member in class:llvm::SystemZSubtarget
104 return HasMiscellaneousExtensions;
H A DSystemZSubtarget.cpp42 HasInterlockedAccess1(false), HasMiscellaneousExtensions(false),

Completed in 72 milliseconds