Searched refs:X86ExpandPseudo (Results 1 – 4 of 4) sorted by relevance
34 class X86ExpandPseudo : public MachineFunctionPass { class37 X86ExpandPseudo() : MachineFunctionPass(ID) {} in X86ExpandPseudo() function in __anona86c2c3e0111::X86ExpandPseudo83 char X86ExpandPseudo::ID = 0;87 INITIALIZE_PASS(X86ExpandPseudo, DEBUG_TYPE, X86_EXPAND_PSEUDO_NAME, false, in INITIALIZE_PASS() argument90 void X86ExpandPseudo::ExpandICallBranchFunnel( in INITIALIZE_PASS()191 void X86ExpandPseudo::expandCALL_RVMARKER(MachineBasicBlock &MBB, in expandCALL_RVMARKER()262 bool X86ExpandPseudo::ExpandMI(MachineBasicBlock &MBB, in ExpandMI()623 void X86ExpandPseudo::ExpandVastartSaveXmmRegs( in ExpandVastartSaveXmmRegs()708 bool X86ExpandPseudo::ExpandMBB(MachineBasicBlock &MBB) { in ExpandMBB()736 bool X86ExpandPseudo::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()[all …]
45 X86ExpandPseudo.cpp
24 X86ExpandPseudo.cpp \
91 "X86ExpandPseudo.cpp",