HomeSort by: relevance | last modified time | path
    Searched refs:HasMiscellaneousExtensions2 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 58 bool HasMiscellaneousExtensions2;
203 bool hasMiscellaneousExtensions2() const {
204 return HasMiscellaneousExtensions2;
SystemZSubtarget.cpp 79 HasMiscellaneousExtensions2(false), HasGuardedStorage(false),

Completed in 17 milliseconds