Searched defs:SrcAddrSpace (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 404 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 D | TargetTransformInfoImpl.h | 750 unsigned SrcAddrSpace, unsigned DestAddrSpace, in getMemcpyLoopLoweringType() 759 unsigned RemainingBytes, unsigned SrcAddrSpace, unsigned DestAddrSpace, in getMemcpyLoopResidualLoweringType()
|
H A D | TargetTransformInfo.h | 2483 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 D | TargetTransformInfo.cpp | 1061 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 D | InstCombineLoadStoreAlloca.cpp | 508 unsigned SrcAddrSpace = TheSrc->getType()->getPointerAddressSpace(); in visitAllocaInst() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 745 unsigned SrcAddrSpace = CastN->getSrcAddressSpace(); in SelectAddrSpaceCast() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1136 unsigned SrcAddrSpace = ~0u; in getNumMemOps() local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 209 unsigned SrcAddrSpace = Address->getType()->getPointerAddressSpace(); in EmitNontemporalStore() local
|