Home
last modified time | relevance | path

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

/external/llvm-project/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 __anon4bd2a1920311::AMDGPUCFGStructurizer
1544 TrueBranch == ContMBB ? getContinueNzeroOpcode(OldOpcode) : in settleLoopcontBlock()
/external/swiftshader/third_party/llvm-10.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()