Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp68 class ExpandPseudo { class
70 ExpandPseudo(MachineFunction &MF);
99 ExpandPseudo::ExpandPseudo(MachineFunction &MF_) in ExpandPseudo() function in ExpandPseudo
105 bool ExpandPseudo::expand() { in expand()
116 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { in expandInstr()
168 void ExpandPseudo::expandLoadCCond(MachineBasicBlock &MBB, Iter I) { in expandLoadCCond()
183 void ExpandPseudo::expandStoreCCond(MachineBasicBlock &MBB, Iter I) { in expandStoreCCond()
198 void ExpandPseudo::expandLoadACC(MachineBasicBlock &MBB, Iter I, in expandLoadACC()
222 void ExpandPseudo::expandStoreACC(MachineBasicBlock &MBB, Iter I, in expandStoreACC()
245 bool ExpandPseudo::expandCopy(MachineBasicBlock &MBB, Iter I) { in expandCopy()
[all …]
/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp51 class ExpandPseudo { class
53 ExpandPseudo(MachineFunction &MF);
79 ExpandPseudo::ExpandPseudo(MachineFunction &MF_) in ExpandPseudo() function in ExpandPseudo
85 bool ExpandPseudo::expand() { in expand()
96 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { in expandInstr()
148 void ExpandPseudo::expandLoadCCond(MachineBasicBlock &MBB, Iter I) { in expandLoadCCond()
163 void ExpandPseudo::expandStoreCCond(MachineBasicBlock &MBB, Iter I) { in expandStoreCCond()
178 void ExpandPseudo::expandLoadACC(MachineBasicBlock &MBB, Iter I, in expandLoadACC()
202 void ExpandPseudo::expandStoreACC(MachineBasicBlock &MBB, Iter I, in expandStoreACC()
225 bool ExpandPseudo::expandCopy(MachineBasicBlock &MBB, Iter I) { in expandCopy()
[all …]