Home
last modified time | relevance | path

Searched defs:getForSource (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemoryLocation.cpp86 MemoryLocation MemoryLocation::getForSource(const MemTransferInst *MTI) { in getForSource() function in MemoryLocation
90 MemoryLocation MemoryLocation::getForSource(const AtomicMemTransferInst *MTI) { in getForSource() function in MemoryLocation
94 MemoryLocation MemoryLocation::getForSource(const AnyMemTransferInst *MTI) { in getForSource() function in MemoryLocation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DMemoryLocation.cpp95 MemoryLocation MemoryLocation::getForSource(const MemTransferInst *MTI) { in getForSource() function in MemoryLocation
99 MemoryLocation MemoryLocation::getForSource(const AtomicMemTransferInst *MTI) { in getForSource() function in MemoryLocation
103 MemoryLocation MemoryLocation::getForSource(const AnyMemTransferInst *MTI) { in getForSource() function in MemoryLocation
/aosp_15_r20/external/llvm/lib/Analysis/
H A DMemoryLocation.cpp67 MemoryLocation MemoryLocation::getForSource(const MemTransferInst *MTI) { in getForSource() function in MemoryLocation