Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp76 bool isConstantLoad(const MemSDNode *N, int cbID) const;
485 bool AMDGPUDAGToDAGISel::isConstantLoad(const MemSDNode *N, int CbId) const { in isConstantLoad() function in AMDGPUDAGToDAGISel
DR600Instructions.td332 [{ return isConstantLoad(cast<LoadSDNode>(N), 0) ||
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp316 bool isConstantLoad(const MemSDNode *N, int cbID) const;
2747 bool R600DAGToDAGISel::isConstantLoad(const MemSDNode *N, int CbId) const { in isConstantLoad() function in R600DAGToDAGISel
DR600Instructions.td343 [{ return isConstantLoad(cast<LoadSDNode>(N), 0) ||
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp321 bool isConstantLoad(const MemSDNode *N, int cbID) const;
3014 bool R600DAGToDAGISel::isConstantLoad(const MemSDNode *N, int CbId) const { in isConstantLoad() function in R600DAGToDAGISel
DR600Instructions.td343 [{ return isConstantLoad(cast<LoadSDNode>(N), 0) ||