HomeSort by relevance Sort by last modified time
    Searched full:expandpseudo (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Target/Mips/
MipsSEFrameLowering.cpp 36 class ExpandPseudo {
38 ExpandPseudo(MachineFunction &MF);
56 ExpandPseudo::ExpandPseudo(MachineFunction &MF_)
59 bool ExpandPseudo::expand() {
70 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) {
112 void ExpandPseudo::expandLoadCCond(MachineBasicBlock &MBB, Iter I) {
132 void ExpandPseudo::expandStoreCCond(MachineBasicBlock &MBB, Iter I) {
152 void ExpandPseudo::expandLoadACC(MachineBasicBlock &MBB, Iter I,
181 void ExpandPseudo::expandStoreACC(MachineBasicBlock &MBB, Iter I
    [all...]

Completed in 108 milliseconds