HomeSort by relevance Sort by last modified time
    Searched refs:HasInterlockedAccess1 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 43 bool HasInterlockedAccess1;
101 bool hasInterlockedAccess1() const { return HasInterlockedAccess1; }
SystemZSubtarget.cpp 41 HasInterlockedAccess1(false), HasMiscellaneousExtensions(false),

Completed in 462 milliseconds