Home
last modified time | relevance | path

Searched refs:OpsOut (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp453 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument
460 OpsOut, Context, RemainingBytes, SrcAddrSpace, DestAddrSpace, SrcAlign, in getMemcpyLoopResidualLoweringType()
465 OpsOut.push_back(I32x4Ty); in getMemcpyLoopResidualLoweringType()
471 OpsOut.push_back(I64Ty); in getMemcpyLoopResidualLoweringType()
477 OpsOut.push_back(I32Ty); in getMemcpyLoopResidualLoweringType()
483 OpsOut.push_back(I16Ty); in getMemcpyLoopResidualLoweringType()
489 OpsOut.push_back(I8Ty); in getMemcpyLoopResidualLoweringType()
H A DAMDGPUTargetTransformInfo.h148 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context,
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1002 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument
1009 OpsOut.push_back(OpType); in getMemcpyLoopResidualLoweringType()
H A DTargetTransformInfo.h1726 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1312 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument
1317 OpsOut, Context, RemainingBytes, SrcAddrSpace, DestAddrSpace, SrcAlign, in getMemcpyLoopResidualLoweringType()