Searched defs:Int32Operands (Results 1 – 1 of 1) sorted by relevance
2313 class Int32Operands : public NumericOperands<ConstantInteger32> { class2319 Int32Operands(Operand *S0, Operand *S1) : NumericOperands(S0, S1) {} in Int32Operands() function in Ice::ARM32::__anon8557af0e0a11::Int32Operands