Searched refs:X86ExpandPseudo (Results 1 – 5 of 5) sorted by relevance
32 class X86ExpandPseudo : public MachineFunctionPass { class35 X86ExpandPseudo() : MachineFunctionPass(ID) {} in X86ExpandPseudo() function in __anon089c243c0111::X86ExpandPseudo68 char X86ExpandPseudo::ID = 0;72 INITIALIZE_PASS(X86ExpandPseudo, DEBUG_TYPE, X86_EXPAND_PSEUDO_NAME, false, in INITIALIZE_PASS() argument75 void X86ExpandPseudo::ExpandICallBranchFunnel( in INITIALIZE_PASS()179 bool X86ExpandPseudo::ExpandMI(MachineBasicBlock &MBB, in ExpandMI()383 bool X86ExpandPseudo::ExpandMBB(MachineBasicBlock &MBB) { in ExpandMBB()397 bool X86ExpandPseudo::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()412 return new X86ExpandPseudo(); in createX86ExpandPseudoPass()
34 X86ExpandPseudo.cpp
853 "llvm/lib/Target/X86/X86ExpandPseudo.cpp",
1278 "llvm/lib/Target/X86/X86ExpandPseudo.cpp",
857 ${LLVM_DIR}/lib/Target/X86/X86ExpandPseudo.cpp