Home
last modified time | relevance | path

Searched refs:PPCMIPeephole (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp90 struct PPCMIPeephole : public MachineFunctionPass { struct
97 PPCMIPeephole() : MachineFunctionPass(ID) { in PPCMIPeephole() function
148 void PPCMIPeephole::initialize(MachineFunction &MFParm) { in initialize()
234 void PPCMIPeephole::UpdateTOCSaves( in UpdateTOCSaves()
390 bool PPCMIPeephole::simplifyCode() { in simplifyCode()
1323 bool PPCMIPeephole::eliminateRedundantTOCSaves( in eliminateRedundantTOCSaves()
1365 bool PPCMIPeephole::eliminateRedundantCompare() { in eliminateRedundantCompare()
1621 bool PPCMIPeephole::emitRLDICWhenLoweringJumpTables(MachineInstr &MI) { in emitRLDICWhenLoweringJumpTables()
1693 bool PPCMIPeephole::combineSEXTAndSHL(MachineInstr &MI, in combineSEXTAndSHL()
1757 INITIALIZE_PASS_BEGIN(PPCMIPeephole, DEBUG_TYPE,
[all …]
H A DCMakeLists.txt44 PPCMIPeephole.cpp
H A DPPCInstr64Bit.td289 // clean this up in PPCMIPeephole with calls to
H A DPPCInstrInfo.td1647 // clean this up in PPCMIPeephole with calls to
/openbsd-src/gnu/usr.bin/clang/libLLVMPowerPCCodeGen/
H A DMakefile36 PPCMIPeephole.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/
H A DBUILD.gn82 "PPCMIPeephole.cpp",