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

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMSubtarget.h 419 bool ExpandMLx = false;
698 bool expandMLx() const { return ExpandMLx; }
MLxExpansionPass.cpp 378 if (!STI->expandMLx())

Completed in 19 milliseconds