Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:isFPOrFPVectorTy

2455       if (!Val0->getType()->isFPOrFPVectorTy())
2540 if (!Val0->getType()->isFPOrFPVectorTy())
3616 LHS->getType()->isFPOrFPVectorTy();
3619 case 2: Valid = LHS->getType()->isFPOrFPVectorTy(); break;
3663 if (!LHS->getType()->isFPOrFPVectorTy())