Home
last modified time | relevance | path

Searched defs:mul1 (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dtytypes.c662 static MaybeULong mul_MaybeULong ( MaybeULong mul1, MaybeULong mul2 ) { in mul_MaybeULong()
/external/webp/src/enc/
Dbackward_references.c574 const double mul1 = (recursive_cost_model != 0) ? 1.0 : 0.82; in BackwardReferencesHashChainDistanceOnly() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_peephole.cpp556 Instruction *mul1 = NULL; // mul1 before mul2 in tryCollapseChainedMULs() local