Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DAPInt.cpp38 inline static uint64_t* getClearedMemory(unsigned numWords) { in getClearedMemory() function
79 U.pVal = getClearedMemory(getNumWords()); in initSlowCase()
99 U.pVal = getClearedMemory(getNumWords()); in initFromArray()
2014 U.pVal = getClearedMemory(getNumWords()); in fromString()