Searched refs:getBreakZeroOpcode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp1728 int newOpcode = CFGTraits::getBreakZeroOpcode(oldOpcode);
1734 int newOpcode = CFGTraits::getBreakZeroOpcode(oldOpcode);
2804 static int getBreakZeroOpcode(int oldOpcode) { function in struct:llvmCFGStruct::CFGStructTraits
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp1728 int newOpcode = CFGTraits::getBreakZeroOpcode(oldOpcode);
1734 int newOpcode = CFGTraits::getBreakZeroOpcode(oldOpcode);
2804 static int getBreakZeroOpcode(int oldOpcode) { function in struct:llvmCFGStruct::CFGStructTraits

Completed in 549 milliseconds