Home
last modified time | relevance | path

Searched refs:isProgramMemoryAccess (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVR.h73 inline bool isProgramMemoryAccess(MemSDNode const *N) { in isProgramMemoryAccess() function
H A DAVRISelDAGToDAG.cpp354 if (!AVR::isProgramMemoryAccess(LD)) { in select()
H A DAVRISelLowering.cpp943 if (AVR::isProgramMemoryAccess(LD)) { in getPreIndexedAddressParts()
949 if (AVR::isProgramMemoryAccess(ST)) { in getPreIndexedAddressParts()
1000 if (AVR::isProgramMemoryAccess(ST)) { in getPostIndexedAddressParts()