Searched refs:OpsOut (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetTransformInfo.cpp | 453 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 D | AMDGPUTargetTransformInfo.h | 148 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfoImpl.h | 1002 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument 1009 OpsOut.push_back(OpType); in getMemcpyLoopResidualLoweringType()
|
| H A D | TargetTransformInfo.h | 1726 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context,
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TargetTransformInfo.cpp | 1312 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument 1317 OpsOut, Context, RemainingBytes, SrcAddrSpace, DestAddrSpace, SrcAlign, in getMemcpyLoopResidualLoweringType()
|