Home | History | Annotate | Download | only in Utils

Lines Matching refs:getIntPtrType

166         FT->getParamType(2) != TD->getIntPtrType(Context) ||
167 FT->getParamType(3) != TD->getIntPtrType(Context))
189 FT->getParamType(2) != TD->getIntPtrType(Context) ||
190 FT->getParamType(3) != TD->getIntPtrType(Context))
212 FT->getParamType(2) != TD->getIntPtrType(Context) ||
213 FT->getParamType(3) != TD->getIntPtrType(Context))
238 FT->getParamType(2) != TD->getIntPtrType(Context))
263 ConstantInt::get(TD->getIntPtrType(Context), Len),
283 FT->getParamType(2) != TD->getIntPtrType(FT->getParamType(0)))
309 Value *LenV = ConstantInt::get(TD->getIntPtrType(PT), Len);
311 ConstantInt::get(TD->getIntPtrType(PT),
333 FT->getParamType(3) != TD->getIntPtrType(Context))
395 ConstantInt::get(TD->getIntPtrType(*Context), Len + 1), 1);
468 ConstantInt::get(TD->getIntPtrType(*Context), Len),
563 ConstantInt::get(TD->getIntPtrType(*Context),
645 ConstantInt::get(TD->getIntPtrType(*Context), Len), 1);
674 Value *LenV = ConstantInt::get(TD->getIntPtrType(PT), Len);
676 ConstantInt::get(TD->getIntPtrType(PT),
727 ConstantInt::get(TD->getIntPtrType(PT), Len), 1);
996 FT->getParamType(2) != TD->getIntPtrType(*Context))
1015 FT->getParamType(2) != TD->getIntPtrType(*Context))
1034 FT->getParamType(2) != TD->getIntPtrType(*Context))
1441 ConstantInt::get(TD->getIntPtrType(*Context), // Copy the
1531 ConstantInt::get(TD->getIntPtrType(*Context),
1638 ConstantInt::get(TD->getIntPtrType(*Context), Len-1),