Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp67 class ExpandPseudo { class
69 ExpandPseudo(MachineFunction &MF);
98 ExpandPseudo::ExpandPseudo(MachineFunction &MF_) in ExpandPseudo() function in ExpandPseudo
104 bool ExpandPseudo::expand() { in expand()
115 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { in expandInstr()
167 void ExpandPseudo::expandLoadCCond(MachineBasicBlock &MBB, Iter I) { in expandLoadCCond()
182 void ExpandPseudo::expandStoreCCond(MachineBasicBlock &MBB, Iter I) { in expandStoreCCond()
197 void ExpandPseudo::expandLoadACC(MachineBasicBlock &MBB, Iter I, in expandLoadACC()
221 void ExpandPseudo::expandStoreACC(MachineBasicBlock &MBB, Iter I, in expandStoreACC()
244 bool ExpandPseudo::expandCopy(MachineBasicBlock &MBB, Iter I) { in expandCopy()
[all …]