Searched defs:Int32Operands (Results 1 – 2 of 2) sorted by relevance
62 typedef std::map<int, std::vector<int32_t>> Int32Operands; typedef
2313 class Int32Operands : public NumericOperands<ConstantInteger32> { class2319 Int32Operands(Operand *S0, Operand *S1) : NumericOperands(S0, S1) {} in Int32Operands() function in Ice::ARM32::__anon15914fd80a11::Int32Operands