Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AVR/
H A DAVR.h48 inline bool isProgramMemoryAccess(MemSDNode const *N) { in isProgramMemoryAccess() function
H A DAVRISelDAGToDAG.cpp363 if (!AVR::isProgramMemoryAccess(LD)) { in select()
H A DAVRISelLowering.cpp786 if (AVR::isProgramMemoryAccess(LD)) { in getPreIndexedAddressParts()
792 if (AVR::isProgramMemoryAccess(ST)) { in getPreIndexedAddressParts()
843 if (AVR::isProgramMemoryAccess(ST)) { in getPostIndexedAddressParts()