Home | History | Annotate | Download | only in Support

Lines Matching refs:getMemory

42 inline static uint64_t* getMemory(unsigned numWords) {
85 pVal = getMemory(getNumWords());
138 pVal = getMemory(RHS.getNumWords());
147 pVal = getMemory(RHS.getNumWords());
381 uint64_t *dest = getMemory(destWords);
436 uint64_t* val = getMemory(numWords);
444 uint64_t *val = getMemory(numWords);
452 uint64_t *val = getMemory(numWords);
926 APInt Result(getMemory(getNumWords(width)), width);
951 APInt Result(getMemory(getNumWords(width)), width);
989 APInt Result(getMemory(getNumWords(width)), width);