Home
last modified time | relevance | path

Searched refs:add_1 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Support/
DAPInt.cpp182 static bool add_1(uint64_t dest[], uint64_t x[], unsigned len, uint64_t y) { in add_1() function
200 add_1(pVal, pVal, getNumWords(), 1); in operator ++()