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

  /external/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 41 bool HasFastSerialization;
86 bool hasFastSerialization() const { return HasFastSerialization; }
SystemZSubtarget.cpp 46 HasFastSerialization(false), HasInterlockedAccess1(false),

Completed in 53 milliseconds