Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp213 static int getContinueNzeroOpcode(int OldOpcode);
514 int R600MachineCFGStructurizer::getContinueNzeroOpcode(int OldOpcode) { in getContinueNzeroOpcode() function in R600MachineCFGStructurizer
1455 TrueBranch == ContMBB ? getContinueNzeroOpcode(OldOpcode) : in settleLoopcontBlock()