Home | History | Annotate | Download | only in Mips

Lines Matching refs:hasMSA

45   if (Subtarget->hasDSP() || Subtarget->hasMSA()) {
88 if (Subtarget->hasMSA()) {
547 if (!Subtarget->hasMSA())
663 if (!Subtarget->hasMSA())
896 if (Subtarget->hasMSA()) {
1040 if (Subtarget->hasMSA() && Ty.is128BitVector() && Ty.isInteger()) {
2327 if (!Subtarget->hasMSA() || !ResTy.is128BitVector())