Home
last modified time | relevance | path

Searched refs:PPCReduceCRLogicals (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCReduceCRLogicals.cpp327 class PPCReduceCRLogicals : public MachineFunctionPass { class
382 PPCReduceCRLogicals() : MachineFunctionPass(ID) { in PPCReduceCRLogicals() function in __anon6df3f10d0111::PPCReduceCRLogicals
410 LLVM_DUMP_METHOD void PPCReduceCRLogicals::CRLogicalOpInfo::dump() { in dump()
437 PPCReduceCRLogicals::CRLogicalOpInfo
438 PPCReduceCRLogicals::createCRLogicalOpInfo(MachineInstr &MIParam) { in createCRLogicalOpInfo()
510 MachineInstr *PPCReduceCRLogicals::lookThroughCRCopy(unsigned Reg, in lookThroughCRCopy()
543 void PPCReduceCRLogicals::initialize(MachineFunction &MFParam) { in initialize()
557 bool PPCReduceCRLogicals::handleCROp(CRLogicalOpInfo &CRI) { in handleCROp()
587 bool PPCReduceCRLogicals::splitBlockOnBinaryCROp(CRLogicalOpInfo &CRI) { in splitBlockOnBinaryCROp()
685 void PPCReduceCRLogicals::collectCRLogicals() { in collectCRLogicals()
[all …]
DCMakeLists.txt43 PPCReduceCRLogicals.cpp