Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp235 static int getContinueNzeroOpcode(int OldOpcode);
536 int AMDGPUCFGStructurizer::getContinueNzeroOpcode(int OldOpcode) { in getContinueNzeroOpcode() function in AMDGPUCFGStructurizer
1491 TrueBranch == ContMBB ? getContinueNzeroOpcode(OldOpcode) : in settleLoopcontBlock()
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp240 static int getContinueNzeroOpcode(int OldOpcode);
533 int AMDGPUCFGStructurizer::getContinueNzeroOpcode(int OldOpcode) { in getContinueNzeroOpcode() function in __anonf35547db0311::AMDGPUCFGStructurizer
1544 TrueBranch == ContMBB ? getContinueNzeroOpcode(OldOpcode) : in settleLoopcontBlock()