Home
last modified time | relevance | path

Searched refs:hasMiscellaneousExtensions (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h108 bool hasMiscellaneousExtensions() const { in hasMiscellaneousExtensions() function
DSystemZISelDAGToDAG.cpp985 if (Subtarget->hasMiscellaneousExtensions()) in tryRISBGZero()
1048 if (Subtarget->hasMiscellaneousExtensions()) in tryRxSBG()
DSystemZInstrInfo.cpp849 if (STI.hasMiscellaneousExtensions()) in convertToThreeAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h146 bool hasMiscellaneousExtensions() const { in hasMiscellaneousExtensions() function
DSystemZISelDAGToDAG.cpp1016 if (Subtarget->hasMiscellaneousExtensions()) in tryRISBGZero()
1086 if (Subtarget->hasMiscellaneousExtensions()) in tryRxSBG()
DSystemZInstrInfo.cpp1111 if (STI.hasMiscellaneousExtensions()) in convertToThreeAddress()
1722 if (!STI.hasMiscellaneousExtensions()) in getFusedCompare()