Home
last modified time | relevance | path

Searched defs:rewriteIntrinsicWithAddressSpace (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1032 Value *GCNTTIImpl::rewriteIntrinsicWithAddressSpace(IntrinsicInst *II, in rewriteIntrinsicWithAddressSpace() function in GCNTTIImpl
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h315 Value *rewriteIntrinsicWithAddressSpace(IntrinsicInst *II, Value *OldV, in rewriteIntrinsicWithAddressSpace() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h119 Value *rewriteIntrinsicWithAddressSpace(IntrinsicInst *II, Value *OldV, in rewriteIntrinsicWithAddressSpace() function
H A DTargetTransformInfo.h1990 Value *rewriteIntrinsicWithAddressSpace(IntrinsicInst *II, Value *OldV, in rewriteIntrinsicWithAddressSpace() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp286 Value *TargetTransformInfo::rewriteIntrinsicWithAddressSpace( in rewriteIntrinsicWithAddressSpace() function in TargetTransformInfo