ΒΆllvm::FunctionPass* createX86ExpandPseudoPass()

Description

Return a Machine IR pass that expands X86-specific pseudo instructions into a sequence of actual instructions. This pass must run after prologue/epilogue insertion and before lowering the MachineInstr to MC.

Declared at: llvm/lib/Target/X86/X86.h:113