OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i64_mul
(Results
1 - 1
of
1
) sorted by null
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/useful-harnesses/
i64operations.c
550
int64_t
i64_mul
(int64_t a, int64_t b) {
function
662
result =
i64_mul
(tval_g, tval_g);
664
result =
i64_mul
(tval_d, tval_e);
667
result =
i64_mul
(tval_a, tval_b);
Completed in 508 milliseconds