Searched defs:ReduceEntry (Results 1 – 2 of 2) sorted by relevance
87 struct ReduceEntry { struct89 enum ReduceType eRType; ///< Reduction type90 bool (*ReduceFunction)(92 struct OpCodes Ops; ///< All relevant OpCodes93 struct OpInfo OpInf; ///< Characteristics of operands94 struct ImmField Imm; ///< Characteristics of immediate field96 ReduceEntry(enum ReduceType RType, struct OpCodes Op, in ReduceEntry() argument101 unsigned NarrowOpc() const { return Ops.NarrowOpc; } in NarrowOpc()102 unsigned WideOpc() const { return Ops.WideOpc; } in WideOpc()103 int16_t LBound() const { return Imm.LBound; } in LBound()[all …]
65 struct ReduceEntry { global() struct 66 WideOpc__anon26f3fe620111::ReduceEntry global() argument 67 NarrowOpc1__anon26f3fe620111::ReduceEntry global() argument 68 NarrowOpc2__anon26f3fe620111::ReduceEntry global() argument 69 Imm1Limit__anon26f3fe620111::ReduceEntry global() argument 70 Imm2Limit__anon26f3fe620111::ReduceEntry global() argument 71 LowRegs1__anon26f3fe620111::ReduceEntry global() argument 72 LowRegs2__anon26f3fe620111::ReduceEntry global() argument 73 PredCC1__anon26f3fe620111::ReduceEntry global() argument 76 PredCC2__anon26f3fe620111::ReduceEntry global() argument 77 PartFlag__anon26f3fe620111::ReduceEntry global() argument 78 Special__anon26f3fe620111::ReduceEntry global() argument 79 AvoidMovs__anon26f3fe620111::ReduceEntry global() argument [all...]