Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRExpandPseudoInsts.cpp35 class AVRExpandPseudo : public MachineFunctionPass { class
39 AVRExpandPseudo() : MachineFunctionPass(ID) { in AVRExpandPseudo() function in __anon45e00deb0111::AVRExpandPseudo
96 char AVRExpandPseudo::ID = 0;
98 bool AVRExpandPseudo::expandMBB(MachineBasicBlock &MBB) { in expandMBB()
111 bool AVRExpandPseudo::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
140 bool AVRExpandPseudo::
173 bool AVRExpandPseudo::
206 bool AVRExpandPseudo::
220 bool AVRExpandPseudo::
258 bool AVRExpandPseudo::expand<AVR::ADDWRdRr>(Block &MBB, BlockIt MBBI) { in expand()
[all …]