Home
last modified time | relevance | path

Searched refs:PPCExpandISEL (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp45 class PPCExpandISEL : public MachineFunctionPass { class
103 PPCExpandISEL() : MachineFunctionPass(ID) { in PPCExpandISEL() function in __anonfa7e3bf50111::PPCExpandISEL
147 void PPCExpandISEL::initialize(MachineFunction &MFParam) { in initialize()
157 bool PPCExpandISEL::collectISELInstructions() { in collectISELInstructions()
170 void PPCExpandISEL::DumpISELInstructions() const { in DumpISELInstructions()
191 void PPCExpandISEL::expandAndMergeISELs() { in expandAndMergeISELs()
262 void PPCExpandISEL::handleSpecialCases(BlockISELList &BIL, in handleSpecialCases()
327 void PPCExpandISEL::reorganizeBlockLayout(BlockISELList &BIL, in reorganizeBlockLayout()
424 void PPCExpandISEL::populateBlocks(BlockISELList &BIL) { in populateBlocks()
478 void PPCExpandISEL::expandMergeableISELs(BlockISELList &BIL) { in expandMergeableISELs()
[all …]
H A DCMakeLists.txt56 PPCExpandISEL.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/
H A DBUILD.gn70 "PPCExpandISEL.cpp",