Home | History | Annotate | Download | only in Support

Lines Matching refs:getMemory

43 inline static uint64_t* getMemory(unsigned numWords) {
86 pVal = getMemory(getNumWords());
139 pVal = getMemory(RHS.getNumWords());
148 pVal = getMemory(RHS.getNumWords());
382 uint64_t *dest = getMemory(destWords);
437 uint64_t* val = getMemory(numWords);
445 uint64_t *val = getMemory(numWords);
453 uint64_t *val = getMemory(numWords);
927 APInt Result(getMemory(getNumWords(width)), width);
952 APInt Result(getMemory(getNumWords(width)), width);
990 APInt Result(getMemory(getNumWords(width)), width);