Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp107 bool isUniformBr(const SDNode *N) const;
649 bool AMDGPUDAGToDAGISel::isUniformBr(const SDNode *N) const { in isUniformBr() function in AMDGPUDAGToDAGISel
1689 bool UseSCCBr = isCBranchSCC(N) && isUniformBr(N); in SelectBRCOND()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp77 bool isUniformBr(const SDNode *N) const;
494 bool AMDGPUDAGToDAGISel::isUniformBr(const SDNode *N) const { in isUniformBr() function in AMDGPUDAGToDAGISel
DSIInstrInfo.td304 return isUniformBr(N);