Home
last modified time | relevance | path

Searched refs:CreateElementUnorderedAtomicMemCpy (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/docs/relnotes/
D18.2.4.rst50 - swr/rast: ignore CreateElementUnorderedAtomicMemCpy
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp203 CallInst *IRBuilderBase::CreateElementUnorderedAtomicMemCpy( in CreateElementUnorderedAtomicMemCpy() function in IRBuilderBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h571 CallInst *CreateElementUnorderedAtomicMemCpy(
576 return CreateElementUnorderedAtomicMemCpy(
581 CallInst *CreateElementUnorderedAtomicMemCpy(
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1106 NewCall = Builder.CreateElementUnorderedAtomicMemCpy( in processLoopStoreOfLoopLoad()