Searched refs:getMemory (Results 1 – 2 of 2) sorted by relevance
43 inline static uint64_t* getMemory(unsigned numWords) { in getMemory() function85 U.pVal = getMemory(getNumWords()); in initSlowCase()135 U.pVal = getMemory(getNumWords()); in reallocate()230 APInt Result(getMemory(getNumWords()), getBitWidth()); in operator *()907 APInt Result(getMemory(getNumWords(width)), width); in trunc()955 APInt Result(getMemory(getNumWords(Width)), Width); in sext()982 APInt Result(getMemory(getNumWords(width)), width); in zext()
7915 static ByteProvider getMemory(LoadSDNode *Load, unsigned ByteOffset, in getMemory() function8106 return ByteProvider::getMemory(L, Index, BPVectorIndex); in calculateByteProvider()