Searched refs:HasZmmul (Results 1 – 1 of 1) sorted by relevance
21350 const bool HasZmmul = Subtarget.hasStdExtZmmul(); in decomposeMulByConstant() 21356 if (HasZmmul && VT.getSizeInBits() > Subtarget.getXLen()) in decomposeMulByConstant() 21347 const bool HasZmmul = Subtarget.hasStdExtZmmul(); decomposeMulByConstant() local