Home | History | Annotate | Download | only in Utils

Lines Matching refs:getIntPtrType

188         FT->getParamType(2) != DL->getIntPtrType(Context) ||
189 FT->getParamType(3) != DL->getIntPtrType(Context))
212 FT->getParamType(2) != DL->getIntPtrType(Context) ||
213 FT->getParamType(3) != DL->getIntPtrType(Context))
236 FT->getParamType(2) != DL->getIntPtrType(Context) ||
237 FT->getParamType(3) != DL->getIntPtrType(Context))
263 FT->getParamType(2) != DL->getIntPtrType(Context))
288 ConstantInt::get(DL->getIntPtrType(Context), Len),
309 FT->getParamType(2) != DL->getIntPtrType(FT->getParamType(0)))
335 Value *LenV = ConstantInt::get(DL->getIntPtrType(PT), Len);
337 ConstantInt::get(DL->getIntPtrType(PT),
360 FT->getParamType(3) != DL->getIntPtrType(Context))
423 ConstantInt::get(DL->getIntPtrType(*Context), Len + 1), 1);
498 ConstantInt::get(DL->getIntPtrType(*Context), Len),
598 ConstantInt::get(DL->getIntPtrType(*Context),
682 ConstantInt::get(DL->getIntPtrType(*Context), Len), 1);
712 Value *LenV = ConstantInt::get(DL->getIntPtrType(PT), Len);
714 ConstantInt::get(DL->getIntPtrType(PT),
766 ConstantInt::get(DL->getIntPtrType(PT), Len), 1);
1057 FT->getParamType(2) != DL->getIntPtrType(*Context))
1077 FT->getParamType(2) != DL->getIntPtrType(*Context))
1097 FT->getParamType(2) != DL->getIntPtrType(FT->getParamType(0)))
1768 ConstantInt::get(DL->getIntPtrType(*Context), // Copy the
1868 ConstantInt::get(DL->getIntPtrType(*Context),
1981 ConstantInt::get(DL->getIntPtrType(*Context), Len-1),