Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDAMDGPUISelDAGToDAG.cpp68 static bool isPrivateStore(const StoreSDNode *N);
627 bool AMDGPUDAGToDAGISel::isPrivateStore(const StoreSDNode *N) { in isPrivateStore() function in AMDGPUDAGToDAGISel