Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp214 static int getContinueZeroOpcode(int OldOpcode);
523 int R600MachineCFGStructurizer::getContinueZeroOpcode(int OldOpcode) { in getContinueZeroOpcode() function in R600MachineCFGStructurizer
1456 getContinueZeroOpcode(OldOpcode); in settleLoopcontBlock()