Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp435 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 DAMDGPUTargetTransformInfo.h142 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context,
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1392 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 DTargetTransformInfoImpl.h758 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument
765 OpsOut.push_back(OpType); in getMemcpyLoopResidualLoweringType()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1070 SmallVectorImpl<Type *> &OpsOut, LLVMContext &Context, in getMemcpyLoopResidualLoweringType() argument
1075 OpsOut, Context, RemainingBytes, SrcAddrSpace, DestAddrSpace, SrcAlign, in getMemcpyLoopResidualLoweringType()