OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getProduct64
(Results
1 - 2
of
2
) sorted by null
/external/llvm/unittests/Support/
ScaledNumberTest.cpp
125
getProduct64
(UINT64_C(10376293541461622786),
130
getProduct64
(UINT64_C(18446744073709551556),
/external/llvm/include/llvm/Support/
ScaledNumber.h
130
inline std::pair<uint64_t, int16_t>
getProduct64
(uint64_t LHS, uint64_t RHS) {
Completed in 527 milliseconds