Searched defs:rewriteIntrinsicWithAddressSpace (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp669 bool GCNTTIImpl::rewriteIntrinsicWithAddressSpace( function in class:GCNTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h168 bool rewriteIntrinsicWithAddressSpace(IntrinsicInst *II, function in class:llvm::TargetTransformInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h224 bool rewriteIntrinsicWithAddressSpace(IntrinsicInst *II, function in class:llvm::BasicTTIImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp232 bool TargetTransformInfo::rewriteIntrinsicWithAddressSpace( function in class:TargetTransformInfo

Completed in 116 milliseconds