Home
last modified time | relevance | path

Searched refs:FixupStatepointCallerSaved (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp61 class FixupStatepointCallerSaved : public MachineFunctionPass { class
65 FixupStatepointCallerSaved() : MachineFunctionPass(ID) { in FixupStatepointCallerSaved() function in __anonc597c0210111::FixupStatepointCallerSaved
83 char FixupStatepointCallerSaved::ID = 0;
84 char &llvm::FixupStatepointCallerSavedID = FixupStatepointCallerSaved::ID;
86 INITIALIZE_PASS_BEGIN(FixupStatepointCallerSaved, DEBUG_TYPE,
88 INITIALIZE_PASS_END(FixupStatepointCallerSaved, DEBUG_TYPE,
599 bool FixupStatepointCallerSaved::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
H A DCMakeLists.txt62 FixupStatepointCallerSaved.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/CodeGen/
H A DBUILD.gn56 "FixupStatepointCallerSaved.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5789 llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp