reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1032 uint64_t StoreSize = DL.getTypeStoreSize(A->getType()); 1033 if (StoreSize != DL.getTypeStoreSize(B->getType()) || StoreSize > 128) 1044 const_cast<Constant *>(A), IntTy, DL); 1047 IntTy, DL); 1050 const_cast<Constant *>(B), IntTy, DL); 1053 IntTy, DL);