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

  /external/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 46 bool HasProcessorAssist;
116 bool hasProcessorAssist() const { return HasProcessorAssist; }
SystemZSubtarget.cpp 42 HasTransactionalExecution(false), HasProcessorAssist(false),

Completed in 180 milliseconds