OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scalar_mul
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
parameter-passing.c
33
static void
scalar_mul
(ScalarTy a) { result *= a; }
function
45
scalar_mul
(scalar_id(7));
Completed in 497 milliseconds