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

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 50 bool HasProcessorAssist;
179 bool hasProcessorAssist() const { return HasProcessorAssist; }
SystemZSubtarget.cpp 75 HasTransactionalExecution(false), HasProcessorAssist(false),

Completed in 15 milliseconds