Home
last modified time | relevance | path

Searched defs:Int32Operands (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp2497 class Int32Operands : public NumericOperands<ConstantInteger32> { class
2503 Int32Operands(Operand *S0, Operand *S1) : NumericOperands(S0, S1) {} in Int32Operands() function in Ice::ARM32::__anone162c0690b11::Int32Operands