Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp1332 unsigned OpShiftOut, OpLoad, OpShiftIn, OpAdd; in expand() local
1337 OpShiftIn = AVR::RORRd; in expand()
1356 buildMI(MBB, MBBI, OpShiftIn) in expand()