Home
last modified time | relevance | path

Searched defs:SrcAddrSpace (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp404 LLVMContext &Context, Value *Length, unsigned SrcAddrSpace, in getMemcpyLoopLoweringType()
436 unsigned RemainingBytes, unsigned SrcAddrSpace, unsigned DestAddrSpace, in getMemcpyLoopResidualLoweringType()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h750 unsigned SrcAddrSpace, unsigned DestAddrSpace, in getMemcpyLoopLoweringType()
759 unsigned RemainingBytes, unsigned SrcAddrSpace, unsigned DestAddrSpace, in getMemcpyLoopResidualLoweringType()
H A DTargetTransformInfo.h2483 LLVMContext &Context, Value *Length, unsigned SrcAddrSpace, in getMemcpyLoopLoweringType()
2492 unsigned RemainingBytes, unsigned SrcAddrSpace, unsigned DestAddrSpace, in getMemcpyLoopResidualLoweringType()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1061 LLVMContext &Context, Value *Length, unsigned SrcAddrSpace, in getMemcpyLoopLoweringType()
1071 unsigned RemainingBytes, unsigned SrcAddrSpace, unsigned DestAddrSpace, in getMemcpyLoopResidualLoweringType()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp508 unsigned SrcAddrSpace = TheSrc->getType()->getPointerAddressSpace(); in visitAllocaInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp745 unsigned SrcAddrSpace = CastN->getSrcAddressSpace(); in SelectAddrSpaceCast() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1136 unsigned SrcAddrSpace = ~0u; in getNumMemOps() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp209 unsigned SrcAddrSpace = Address->getType()->getPointerAddressSpace(); in EmitNontemporalStore() local