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/
DAMDGPUTargetTransformInfo.cpp1032 Value *GCNTTIImpl::rewriteIntrinsicWithAddressSpace(IntrinsicInst *II, in rewriteIntrinsicWithAddressSpace() function in GCNTTIImpl
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h119 Value *rewriteIntrinsicWithAddressSpace(IntrinsicInst *II, Value *OldV, in rewriteIntrinsicWithAddressSpace() function
DTargetTransformInfo.h1990 Value *rewriteIntrinsicWithAddressSpace(IntrinsicInst *II, Value *OldV, in rewriteIntrinsicWithAddressSpace() function
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h315 Value *rewriteIntrinsicWithAddressSpace(IntrinsicInst *II, Value *OldV, in rewriteIntrinsicWithAddressSpace() function
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DTargetTransformInfo.cpp286 Value *TargetTransformInfo::rewriteIntrinsicWithAddressSpace( in rewriteIntrinsicWithAddressSpace() function in TargetTransformInfo