Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp451 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument
459 OpsOut, Context, RemainingBytes, SrcAddrSpace, DestAddrSpace, SrcAlign, in getMemcpyLoopResidualLoweringType()
467 OpsOut.push_back(I64Ty); in getMemcpyLoopResidualLoweringType()
473 OpsOut.push_back(I32Ty); in getMemcpyLoopResidualLoweringType()
480 OpsOut.push_back(I16Ty); in getMemcpyLoopResidualLoweringType()
486 OpsOut.push_back(I8Ty); in getMemcpyLoopResidualLoweringType()
H A DAMDGPUTargetTransformInfo.h146 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context,
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1550 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context,
2067 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context,
2744 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument
2748 Impl.getMemcpyLoopResidualLoweringType(OpsOut, Context, RemainingBytes, in getMemcpyLoopResidualLoweringType()
H A DTargetTransformInfoImpl.h813 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument
820 OpsOut.push_back(OpType); in getMemcpyLoopResidualLoweringType()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1154 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument
1159 OpsOut, Context, RemainingBytes, SrcAddrSpace, DestAddrSpace, SrcAlign, in getMemcpyLoopResidualLoweringType()