Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCExpandISEL.cpp45 class PPCExpandISEL : public MachineFunctionPass { class
103 PPCExpandISEL() : MachineFunctionPass(ID) { in PPCExpandISEL() function in __anon73ec9bbc0111::PPCExpandISEL
147 void PPCExpandISEL::initialize(MachineFunction &MFParam) { in initialize()
153 bool PPCExpandISEL::isExpandISELEnabled(const MachineFunction &MF) { in isExpandISELEnabled()
157 bool PPCExpandISEL::collectISELInstructions() { in collectISELInstructions()
170 void PPCExpandISEL::DumpISELInstructions() const { in DumpISELInstructions()
181 bool PPCExpandISEL::canMerge(MachineInstr *PrevPushedMI, MachineInstr *MI) { in canMerge()
191 void PPCExpandISEL::expandAndMergeISELs() { in expandAndMergeISELs()
262 void PPCExpandISEL::handleSpecialCases(BlockISELList &BIL, in handleSpecialCases()
327 void PPCExpandISEL::reorganizeBlockLayout(BlockISELList &BIL, in reorganizeBlockLayout()
[all …]
DCMakeLists.txt54 PPCExpandISEL.cpp
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCExpandISEL.cpp45 class PPCExpandISEL : public MachineFunctionPass { class
103 PPCExpandISEL() : MachineFunctionPass(ID) { in PPCExpandISEL() function in __anon7de405300111::PPCExpandISEL
147 void PPCExpandISEL::initialize(MachineFunction &MFParam) { in initialize()
153 bool PPCExpandISEL::isExpandISELEnabled(const MachineFunction &MF) { in isExpandISELEnabled()
157 bool PPCExpandISEL::collectISELInstructions() { in collectISELInstructions()
170 void PPCExpandISEL::DumpISELInstructions() const { in DumpISELInstructions()
181 bool PPCExpandISEL::canMerge(MachineInstr *PrevPushedMI, MachineInstr *MI) { in canMerge()
191 void PPCExpandISEL::expandAndMergeISELs() { in expandAndMergeISELs()
262 void PPCExpandISEL::handleSpecialCases(BlockISELList &BIL, in handleSpecialCases()
327 void PPCExpandISEL::reorganizeBlockLayout(BlockISELList &BIL, in reorganizeBlockLayout()
[all …]
DCMakeLists.txt49 PPCExpandISEL.cpp
/external/llvm-project/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/
DBUILD.gn68 "PPCExpandISEL.cpp",
/external/swiftshader/third_party/llvm-10.0/
DBUILD.gn1219 "llvm/lib/Target/PowerPC/PPCExpandISEL.cpp",
DCMakeLists.txt1100 ${LLVM_DIR}/lib/Target/PowerPC/PPCExpandISEL.cpp