Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp669 bool GCNTTIImpl::rewriteIntrinsicWithAddressSpace( in rewriteIntrinsicWithAddressSpace() function in GCNTTIImpl
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h224 bool rewriteIntrinsicWithAddressSpace(IntrinsicInst *II, in rewriteIntrinsicWithAddressSpace() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h168 bool rewriteIntrinsicWithAddressSpace(IntrinsicInst *II, in rewriteIntrinsicWithAddressSpace() function
DTargetTransformInfo.h1472 bool rewriteIntrinsicWithAddressSpace( in rewriteIntrinsicWithAddressSpace() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp232 bool TargetTransformInfo::rewriteIntrinsicWithAddressSpace( in rewriteIntrinsicWithAddressSpace() function in TargetTransformInfo