Searched refs:HCE (Results 1 – 2 of 2) sorted by relevance
433 using HCE = HexagonConstExtenders; typedef445 PrintRegister(HCE::Register R, const HexagonRegisterInfo &I) in PrintRegister()447 HCE::Register Rs;461 PrintExpr(const HCE::ExtExpr &E, const HexagonRegisterInfo &I) in PrintExpr()463 const HCE::ExtExpr &Ex;479 PrintInit(const HCE::ExtenderInit &EI, const HexagonRegisterInfo &I) in PrintInit()481 const HCE::ExtenderInit &ExtI;493 raw_ostream &operator<< (raw_ostream &OS, const HCE::ExtDesc &ED) { in operator <<()510 raw_ostream &operator<< (raw_ostream &OS, const HCE::ExtRoot &ER) { in operator <<()544 raw_ostream &operator<< (raw_ostream &OS, const HCE::ExtValue &EV) { in operator <<()[all …]
1906 HexagonConstEvaluator HCE(MF); in runOnMachineFunction() local1907 return MachineConstPropagator(HCE).run(MF); in runOnMachineFunction()