Searched refs:HexagonGenMux (Results 1 – 1 of 1) sorted by relevance
66 class HexagonGenMux : public MachineFunctionPass { class70 HexagonGenMux() : MachineFunctionPass(ID) {} in HexagonGenMux() function in __anoncf1483fd0111::HexagonGenMux141 char HexagonGenMux::ID = 0;143 INITIALIZE_PASS(HexagonGenMux, "hexagon-gen-mux",146 void HexagonGenMux::getSubRegs(unsigned Reg, BitVector &SRs) const { in getSubRegs()151 void HexagonGenMux::expandReg(unsigned Reg, BitVector &Set) const { in expandReg()158 void HexagonGenMux::getDefsUses(const MachineInstr *MI, BitVector &Defs, in getDefsUses()178 void HexagonGenMux::buildMaps(MachineBasicBlock &B, InstrIndexMap &I2X, in buildMaps()194 bool HexagonGenMux::isCondTransfer(unsigned Opc) const { in isCondTransfer()205 unsigned HexagonGenMux::getMuxOpcode(const MachineOperand &Src1, in getMuxOpcode()[all …]