Searched refs:OpInf (Results 1 – 1 of 1) sorted by relevance
93 struct OpInfo OpInf; ///< Characteristics of operands member97 bool (*F)(ReduceEntryFunArgs *Arguments), struct OpInfo OpInf, in ReduceEntry()99 : eRType(RType), ReduceFunction(F), Ops(Op), OpInf(OpInf), Imm(Imm) {} in ReduceEntry()108 return OpInf.TransferOperands; in TransferOperands()