Home
last modified time | relevance | path

Searched refs:ExpandPostRA (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandPostRAPseudos.cpp29 struct ExpandPostRA : public MachineFunctionPass { struct
36 ExpandPostRA() : MachineFunctionPass(ID) {} in ExpandPostRA() argument
56 char ExpandPostRA::ID = 0;
57 char &llvm::ExpandPostRAPseudosID = ExpandPostRA::ID;
59 INITIALIZE_PASS(ExpandPostRA, DEBUG_TYPE,
65 void ExpandPostRA::TransferImplicitOperands(MachineInstr *MI) { in TransferImplicitOperands()
81 bool ExpandPostRA::LowerSubregToReg(MachineInstr *MI) { in LowerSubregToReg()
140 bool ExpandPostRA::LowerCopy(MachineInstr *MI) { in LowerCopy()
187 bool ExpandPostRA::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dexpand-vr64-gr64-copy.mir2 # This test verifies that the ExpandPostRA pass expands the GR64 <-> VR64