Searched defs:ArgT (Results 1 – 5 of 5) sorted by relevance
504 PrimType ArgT = *S.getContext().classify(Call->getArg(0)->getType()); in interp__builtin_popcount() local513 PrimType ArgT = *S.getContext().classify(Call->getArg(0)->getType()); in interp__builtin_parity() local522 PrimType ArgT = *S.getContext().classify(Call->getArg(0)->getType()); in interp__builtin_clrsb() local532 PrimType ArgT = *S.getContext().classify(Call->getArg(0)->getType()); in interp__builtin_bitreverse() local563 PrimType ArgT = *S.getContext().classify(Call->getArg(0)->getType()); in interp__builtin_expect() local600 PrimType ArgT = *S.getContext().classify(Call->getArg(0)->getType()); in interp__builtin_ffs() local631 PrimType ArgT = S.getContext().classify(Call->getArg(0)).value_or(PT_Ptr); in interp__builtin_move() local642 PrimType ArgT = *S.getContext().classify(Call->getArg(0)->getType()); in interp__builtin_eh_return_data_regno() local
4005 PrimType ArgT = classify(Arg).value_or(PT_Ptr); in VisitCallExpr() local
340 void applyOnRange(RangeKind Kind, BasicValueFactory &BVF, QualType ArgT, in applyOnRange()934 QualType ArgT, in appendInsideRangeDesc()961 QualType ArgT, in appendOutOfRangeDesc()987 BasicValueFactory &BVF, QualType ArgT, const RangeApplyFunction &F) const { in applyOnWithinRange()1001 BasicValueFactory &BVF, QualType ArgT, const RangeApplyFunction &F) const { in applyOnOutOfRange()
341 auto *ArgT = dyn_cast<IntegerType>(Arg.getType()); in splitAndWriteThinLTOBitcode() local
1121 QualType ArgT = (*it); in getMethodFamily() local