Searched refs:PEI (Results 1 – 6 of 6) sorted by relevance
83 class PEI : public MachineFunctionPass { class87 PEI() : MachineFunctionPass(ID) { in PEI() function in __anonc9108a930111::PEI147 char PEI::ID = 0;149 char &llvm::PrologEpilogCodeInserterID = PEI::ID;151 INITIALIZE_PASS_BEGIN(PEI, DEBUG_TYPE, "Prologue/Epilogue Insertion", false,156 INITIALIZE_PASS_END(PEI, DEBUG_TYPE, in INITIALIZE_PASS_DEPENDENCY()161 return new PEI(); in INITIALIZE_PASS_DEPENDENCY()167 void PEI::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()221 bool PEI::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()357 void PEI::calculateCallFrameInfo(MachineFunction &MF) { in calculateCallFrameInfo()[all …]
87 being run after the WebAssembly PEI pass.
107 ## @libraryclass Provides a service to retrieve a pointer to the PEI Services Table.110 ## @libraryclass Provides library functions for all PEI Services.116 ## @libraryclass Module entry point library for PEI core.160 …## @libraryclass Provides services to create and parse HOBs. Only available for PEI and DXE modu…2042 ## Status code value for indicating the handoff from PEI phase to DXE phase.
472 // with MOV_rr and ADD_ri in PEI phase
302 // from removing one half of the matched pairs. That breaks PEI, which assumes
2189 // from removing one half of the matched pairs. That breaks PEI, which assumes