Home
last modified time | relevance | path

Searched defs:IntMul (Results 1 – 2 of 2) sorted by relevance

/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/tools/
H A DExpenseLog.cpp78 void ExpenseModule::AddOperations(unsigned int IntAdd, unsigned int IntMul, unsigned int DoubleAdd,… in AddOperations()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXPatternMatch.cpp2253 static IntMulLike IntMul; in get() local