reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
164 bool isTypeLegal(Type *Ty, MVT &VT, bool AllowI1 = false);
251 if (!isTypeLegal(RetTy, RetVT)) 1127 if (!isTypeLegal(Val->getType(), VT, /*AllowI1=*/true)) 1315 if (!isTypeLegal(LI->getType(), VT, /*AllowI1=*/true)) 1429 if (!isTypeLegal(I->getOperand(0)->getType(), VT)) 1712 isTypeLegal(TI->getOperand(0)->getType(), SourceVT)) { 1823 if (!isTypeLegal(I->getType(), VT)) 1910 if (!isTypeLegal(I->getType(), VT)) 2361 if (!isTypeLegal(I->getType(), RetVT)) 2676 if (!isTypeLegal(RetTy, VT)) 2810 if (!isTypeLegal(RetTy, VT)) 2874 if (!isTypeLegal(RetTy, VT)) 3007 if (!isTypeLegal(RetTy, VT)) 3280 if (!isTypeLegal(PrevVal->getType(), VT)) 3286 if (!isTypeLegal(Val->getType(), VT)) 3660 if (!isTypeLegal(I->getOperand(0)->getType(), SrcVT) || 3661 !isTypeLegal(I->getType(), DstVT)) 3893 if (!isTypeLegal(CF->getType(), VT))