HomeSort by relevance Sort by last modified time
    Searched refs:expandMLx (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 266 bool ExpandMLx = false;
460 bool expandMLx() const { return ExpandMLx; }
MLxExpansionPass.cpp 388 if (!STI->expandMLx())

Completed in 2380 milliseconds