Searched defs:arith_int (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX86BaseImpl.h | 2559 void AssemblerX86Base<TraitsType>::arith_int(Type Ty, GPRRegister reg, in arith_int() function 2575 void AssemblerX86Base<TraitsType>::arith_int(Type Ty, GPRRegister reg0, in arith_int() function 2591 void AssemblerX86Base<TraitsType>::arith_int(Type Ty, GPRRegister reg, in arith_int() function 2608 void AssemblerX86Base<TraitsType>::arith_int(Type Ty, const Address &address, in arith_int() function 2625 void AssemblerX86Base<TraitsType>::arith_int(Type Ty, const Address &address, in arith_int() function
|