Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp37 inline static uint64_t* getClearedMemory(unsigned numWords) { in getClearedMemory() function
78 U.pVal = getClearedMemory(getNumWords()); in initSlowCase()
98 U.pVal = getClearedMemory(getNumWords()); in initFromArray()
2141 U.pVal = getClearedMemory(getNumWords()); in fromString()