Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp236 static int getContinueZeroOpcode(int OldOpcode);
545 int AMDGPUCFGStructurizer::getContinueZeroOpcode(int OldOpcode) { in getContinueZeroOpcode() function in AMDGPUCFGStructurizer
1492 getContinueZeroOpcode(OldOpcode); in settleLoopcontBlock()