Home
last modified time | relevance | path

Searched refs:expandMLx (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMSubtarget.h460 bool expandMLx() const { return ExpandMLx; } in expandMLx() function
DMLxExpansionPass.cpp388 if (!STI->expandMLx()) in runOnMachineFunction()