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

/freebsd-current/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) { function in class:__anon2286::AVRExpandPseudo
987 return expandLPMBELPMB(MBB, MBBI, true);
992 return expandLPMBELPMB(MBB, MBBI, false);

Completed in 105 milliseconds