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

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 46 bool HasMiscellaneousExtensions;
165 bool hasMiscellaneousExtensions() const {
166 return HasMiscellaneousExtensions;
SystemZISelDAGToDAG.cpp 1028 if (Subtarget->hasMiscellaneousExtensions())
1098 if (Subtarget->hasMiscellaneousExtensions())
SystemZInstrInfo.cpp 961 if (STI.hasMiscellaneousExtensions())
1730 if (!STI.hasMiscellaneousExtensions())

Completed in 18 milliseconds