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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp37 inline static uint64_t* getClearedMemory(unsigned numWords) { function
78 U.pVal = getClearedMemory(getNumWords());
98 U.pVal = getClearedMemory(getNumWords());
2142 U.pVal = getClearedMemory(getNumWords());

Completed in 72 milliseconds