Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
DAMDILISelDAGToDAG.cpp59 static bool isPrivateStore(const StoreSDNode *N);
229 bool AMDGPUDAGToDAGISel::isPrivateStore(const StoreSDNode *N) { in isPrivateStore() function in AMDGPUDAGToDAGISel
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp72 static bool isPrivateStore(const StoreSDNode *N);
539 bool AMDGPUDAGToDAGISel::isPrivateStore(const StoreSDNode *N) { in isPrivateStore() function in AMDGPUDAGToDAGISel