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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp67 class ExpandPseudo { class in namespace:__anon5263
69 ExpandPseudo(MachineFunction &MF);
98 ExpandPseudo::ExpandPseudo(MachineFunction &MF_) function in class:ExpandPseudo
104 bool ExpandPseudo::expand() {
115 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) {
167 void ExpandPseudo::expandLoadCCond(MachineBasicBlock &MBB, Iter I) {
182 void ExpandPseudo::expandStoreCCond(MachineBasicBlock &MBB, Iter I) {
197 void ExpandPseudo::expandLoadACC(MachineBasicBlock &MBB, Iter I,
221 void ExpandPseudo
[all...]

Completed in 48 milliseconds