Searched refs:expandMLx (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/ARM/ | ||
D | ARMSubtarget.h | 460 bool expandMLx() const { return ExpandMLx; } in expandMLx() function |
D | MLxExpansionPass.cpp | 388 if (!STI->expandMLx()) in runOnMachineFunction() |