Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h44 bool HasMiscellaneousExtensions; variable
109 return HasMiscellaneousExtensions; in hasMiscellaneousExtensions()
DSystemZSubtarget.cpp41 HasInterlockedAccess1(false), HasMiscellaneousExtensions(false), in SystemZSubtarget()