Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp103 bool expandLPMBELPMB(Block &MBB, BlockIt MBBI, bool IsELPM);
949 bool AVRExpandPseudo::expandLPMBELPMB(Block &MBB, BlockIt MBBI, bool IsELPM) { in expandLPMBELPMB() function in __anon0c359c080111::AVRExpandPseudo
987 return expandLPMBELPMB(MBB, MBBI, true); in expand()
992 return expandLPMBELPMB(MBB, MBBI, false); in expand()