Searched refs:X86ExpandPseudo (Results 1 – 7 of 7) sorted by relevance
32 class X86ExpandPseudo : public MachineFunctionPass { class35 X86ExpandPseudo() : MachineFunctionPass(ID) {} in X86ExpandPseudo() function in __anon7dad4d9c0111::X86ExpandPseudo65 char X86ExpandPseudo::ID = 0;71 bool X86ExpandPseudo::ExpandMI(MachineBasicBlock &MBB, in ExpandMI()240 bool X86ExpandPseudo::ExpandMBB(MachineBasicBlock &MBB) { in ExpandMBB()254 bool X86ExpandPseudo::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()269 return new X86ExpandPseudo(); in createX86ExpandPseudoPass()
18 X86ExpandPseudo.cpp
32 class X86ExpandPseudo : public MachineFunctionPass { class35 X86ExpandPseudo() : MachineFunctionPass(ID) {} in X86ExpandPseudo() function in __anondef6c6f40111::X86ExpandPseudo68 char X86ExpandPseudo::ID = 0;71 void X86ExpandPseudo::ExpandICallBranchFunnel( in ExpandICallBranchFunnel()171 bool X86ExpandPseudo::ExpandMI(MachineBasicBlock &MBB, in ExpandMI()371 bool X86ExpandPseudo::ExpandMBB(MachineBasicBlock &MBB) { in ExpandMBB()385 bool X86ExpandPseudo::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()400 return new X86ExpandPseudo(); in createX86ExpandPseudoPass()
31 X86ExpandPseudo.cpp
812 llvm/lib/Target/X86/X86ExpandPseudo.cpp \
450 "llvm/lib/Target/X86/X86ExpandPseudo.cpp",
1514 ${LLVM_DIR}/lib/Target/X86/X86ExpandPseudo.cpp