Home | History | Annotate | Download | only in Support

Lines Matching refs:getMemory

41 inline static uint64_t* getMemory(unsigned numWords) {
82 pVal = getMemory(getNumWords());
135 pVal = getMemory(RHS.getNumWords());
144 pVal = getMemory(RHS.getNumWords());
378 uint64_t *dest = getMemory(destWords);
432 uint64_t* val = getMemory(numWords);
440 uint64_t *val = getMemory(numWords);
448 uint64_t *val = getMemory(numWords);
1013 APInt Result(getMemory(getNumWords(width)), width);
1038 APInt Result(getMemory(getNumWords(width)), width);
1076 APInt Result(getMemory(getNumWords(width)), width);