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 42 bool HasInterlockedAccess1;
89 bool hasInterlockedAccess1() const { return HasInterlockedAccess1; }
SystemZSubtarget.cpp 46 HasFastSerialization(false), HasInterlockedAccess1(false),

Completed in 40 milliseconds