Home
last modified time | relevance | path

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

/dports/emulators/citra/citra-ac98458e0/src/core/cheats/
H A Dgateway_cheat.h19 GreaterThan32 = 0x03, enumerator
H A Dgateway_cheat.cpp246 case CheatType::GreaterThan32: in Execute()
293 case CheatType::GreaterThan32: in Execute()
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/cheats/
H A Dgateway_cheat.h19 GreaterThan32 = 0x03, enumerator
H A Dgateway_cheat.cpp246 case CheatType::GreaterThan32: in Execute()
293 case CheatType::GreaterThan32: in Execute()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXEmulate.cpp257 struct GreaterThan32 { struct in __anon79d88a180111::GenXEmulate::Emu64Expander
1403 } else if (std::all_of(Sa.begin(), Sa.end(), GreaterThan32())) { in tryOptimizedShr()
1451 } else if (std::all_of(Sa.begin(), Sa.end(), GreaterThan32())) { in tryOptimizedShl()