Home
last modified time | relevance | path

Searched refs:HasMiscellaneousExtensions (Results 1 – 4 of 4) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h47 bool HasMiscellaneousExtensions; variable
147 return HasMiscellaneousExtensions; in hasMiscellaneousExtensions()
DSystemZSubtarget.cpp43 HasMiscellaneousExtensions(false), in SystemZSubtarget()