Home
last modified time | relevance | path

Searched defs:getMemory (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Support/
H A DAPInt.cpp43 inline static uint64_t* getMemory(unsigned numWords) { in getMemory() function
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7746 static ByteProvider getMemory(LoadSDNode *Load, unsigned ByteOffset) { in getMemory() function