Searched refs:FTy (Results 1 - 25 of 112) sorted by relevance

12345

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h117 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
118 assert(FTy && "FunctionType must be provided to this routine.");
127 NumArgs = FTy->getNumParams();
558 FunctionType *FTy = F->getFunctionType(); local
559 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
561 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
661 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
663 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h123 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
124 assert(FTy && "FunctionType must be provided to this routine.");
133 NumArgs = FTy->getNumParams();
598 FunctionType *FTy = F->getFunctionType(); local
599 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
601 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
701 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
703 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h123 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
124 assert(FTy && "FunctionType must be provided to this routine.");
133 NumArgs = FTy->getNumParams();
598 FunctionType *FTy = F->getFunctionType(); local
599 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
601 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
701 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
703 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h117 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
118 assert(FTy && "FunctionType must be provided to this routine.");
127 NumArgs = FTy->getNumParams();
558 FunctionType *FTy = F->getFunctionType(); local
559 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
561 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
661 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
663 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h123 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
124 assert(FTy && "FunctionType must be provided to this routine.");
133 NumArgs = FTy->getNumParams();
598 FunctionType *FTy = F->getFunctionType(); local
599 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
601 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
701 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
703 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h123 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
124 assert(FTy && "FunctionType must be provided to this routine.");
133 NumArgs = FTy->getNumParams();
598 FunctionType *FTy = F->getFunctionType(); local
599 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
601 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
701 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
703 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h127 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
128 assert(FTy && "FunctionType must be provided to this routine.");
137 NumArgs = FTy->getNumParams();
646 FunctionType *FTy = F->getFunctionType(); local
647 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
649 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
764 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
766 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h127 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
128 assert(FTy && "FunctionType must be provided to this routine.");
137 NumArgs = FTy->getNumParams();
646 FunctionType *FTy = F->getFunctionType(); local
647 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
649 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
764 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
766 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h127 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
128 assert(FTy && "FunctionType must be provided to this routine.");
137 NumArgs = FTy->getNumParams();
646 FunctionType *FTy = F->getFunctionType(); local
647 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
649 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
764 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
766 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h127 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
128 assert(FTy && "FunctionType must be provided to this routine.");
137 NumArgs = FTy->getNumParams();
646 FunctionType *FTy = F->getFunctionType(); local
647 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
649 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
764 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
766 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h127 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
128 assert(FTy && "FunctionType must be provided to this routine.");
137 NumArgs = FTy->getNumParams();
646 FunctionType *FTy = F->getFunctionType(); local
647 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
649 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
764 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
766 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h127 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
128 assert(FTy && "FunctionType must be provided to this routine.");
137 NumArgs = FTy->getNumParams();
646 FunctionType *FTy = F->getFunctionType(); local
647 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
649 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
764 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
766 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h127 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
128 assert(FTy && "FunctionType must be provided to this routine.");
137 NumArgs = FTy->getNumParams();
646 FunctionType *FTy = F->getFunctionType(); local
647 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
649 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
764 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
766 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h127 unsigned getCallCost(FunctionType *FTy, int NumArgs) { argument
128 assert(FTy && "FunctionType must be provided to this routine.");
137 NumArgs = FTy->getNumParams();
646 FunctionType *FTy = F->getFunctionType(); local
647 SmallVector<Type *, 8> ParamTys(FTy->param_begin(), FTy->param_end());
649 ->getIntrinsicCost(IID, FTy->getReturnType(), ParamTys);
764 Type *FTy = CS.getCalledValue()->getType()->getPointerElementType(); local
766 ->getCallCost(cast<FunctionType>(FTy), CS.arg_size());
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DStatepoint.h162 auto *FTy = cast<FunctionType>( local
164 return FTy->getReturnType();
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DStatepoint.h164 auto *FTy = cast<FunctionType>( local
166 return FTy->getReturnType();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DStatepoint.h164 auto *FTy = cast<FunctionType>( local
166 return FTy->getReturnType();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DStatepoint.h167 auto *FTy = cast<FunctionType>( local
169 return FTy->getReturnType();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DStatepoint.h167 auto *FTy = cast<FunctionType>( local
169 return FTy->getReturnType();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DStatepoint.h167 auto *FTy = cast<FunctionType>( local
169 return FTy->getReturnType();
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DStatepoint.h167 auto *FTy = cast<FunctionType>( local
169 return FTy->getReturnType();
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DStatepoint.h162 auto *FTy = cast<FunctionType>( local
164 return FTy->getReturnType();
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DStatepoint.h164 auto *FTy = cast<FunctionType>( local
166 return FTy->getReturnType();
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DStatepoint.h164 auto *FTy = cast<FunctionType>( local
166 return FTy->getReturnType();
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DStatepoint.h167 auto *FTy = cast<FunctionType>( local
169 return FTy->getReturnType();

Completed in 1528 milliseconds

12345