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

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 65 bool HasMiscellaneousExtensions3;
230 bool hasMiscellaneousExtensions3() const {
231 return HasMiscellaneousExtensions3;
SystemZSubtarget.cpp 82 HasInsertReferenceBitsMultiple(false), HasMiscellaneousExtensions3(false),

Completed in 47 milliseconds