Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp90 bool expandASRW7Rd(Block &MBB, BlockIt MBBI);
1864 bool AVRExpandPseudo::expandASRW7Rd(Block &MBB, BlockIt MBBI) { in expandASRW7Rd() function in __anon861a51750111::AVRExpandPseudo
2044 return expandASRW7Rd(MBB, MBBI); in expand()