Searched refs:OpsOut (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetTransformInfo.cpp | 435 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument 443 OpsOut, Context, RemainingBytes, SrcAddrSpace, DestAddrSpace, SrcAlign, in getMemcpyLoopResidualLoweringType() 451 OpsOut.push_back(I64Ty); in getMemcpyLoopResidualLoweringType() 457 OpsOut.push_back(I32Ty); in getMemcpyLoopResidualLoweringType() 464 OpsOut.push_back(I16Ty); in getMemcpyLoopResidualLoweringType() 470 OpsOut.push_back(I8Ty); in getMemcpyLoopResidualLoweringType()
|
| H A D | AMDGPUTargetTransformInfo.h | 142 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context,
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfo.h | 1392 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, 1867 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, 2491 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument 2495 Impl.getMemcpyLoopResidualLoweringType(OpsOut, Context, RemainingBytes, in getMemcpyLoopResidualLoweringType()
|
| H A D | TargetTransformInfoImpl.h | 758 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument 765 OpsOut.push_back(OpType); in getMemcpyLoopResidualLoweringType()
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | TargetTransformInfo.cpp | 1070 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument 1075 OpsOut, Context, RemainingBytes, SrcAddrSpace, DestAddrSpace, SrcAlign, in getMemcpyLoopResidualLoweringType()
|