Searched refs:getMemory (Results 1 – 2 of 2) sorted by relevance
46 inline static uint64_t* getMemory(unsigned numWords) { in getMemory() function88 U.pVal = getMemory(getNumWords()); in initSlowCase()141 U.pVal = getMemory(getNumWords()); in reallocate()236 APInt Result(getMemory(getNumWords()), getBitWidth()); in operator *()818 APInt Result(getMemory(getNumWords(width)), width); in trunc()840 APInt Result(getMemory(getNumWords(Width)), Width); in sext()864 APInt Result(getMemory(getNumWords(width)), width); in zext()
5754 static ByteProvider getMemory(LoadSDNode *Load, unsigned ByteOffset) { in getMemory() function5865 return ByteProvider::getMemory(L, Index); in calculateByteProvider()