Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMLxExpansionPass.cpp378 if (!STI->expandMLx()) in runOnMachineFunction()
DARMSubtarget.h657 bool expandMLx() const { return ExpandMLx; } in expandMLx() function