Home
last modified time | relevance | path

Searched refs:ExpandMLx (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.h399 bool ExpandMLx = false; variable
657 bool expandMLx() const { return ExpandMLx; } in expandMLx()
DARM.td267 "ExpandMLx", "true",
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenSubtargetInfo.inc19417 if (Bits[ARM::FeatureExpandMLx]) ExpandMLx = true;