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

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 58 bool HasMiscellaneousExtensions2;
203 bool hasMiscellaneousExtensions2() const {
204 return HasMiscellaneousExtensions2;
SystemZTargetTransformInfo.cpp 1022 (SExtBits == 64 && ST->hasMiscellaneousExtensions2())))
SystemZISelLowering.cpp 3515 else if (Subtarget.hasMiscellaneousExtensions2())

Completed in 145 milliseconds