Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8664.cpp2154 void AssemblerX8664::arith_int(Type Ty, GPRRegister reg, const Immediate &imm) { in arith_int() function in Ice::X8664::AssemblerX8664
2168 void AssemblerX8664::arith_int(Type Ty, GPRRegister reg0, GPRRegister reg1) { in arith_int() function in Ice::X8664::AssemblerX8664
2182 void AssemblerX8664::arith_int(Type Ty, GPRRegister reg, in arith_int() function in Ice::X8664::AssemblerX8664
2197 void AssemblerX8664::arith_int(Type Ty, const AsmAddress &address, in arith_int() function in Ice::X8664::AssemblerX8664
2212 void AssemblerX8664::arith_int(Type Ty, const AsmAddress &address, in arith_int() function in Ice::X8664::AssemblerX8664
H A DIceAssemblerX8632.cpp2037 void AssemblerX8632::arith_int(Type Ty, GPRRegister reg, const Immediate &imm) { in arith_int() function in Ice::X8632::AssemblerX8632
2050 void AssemblerX8632::arith_int(Type Ty, GPRRegister reg0, GPRRegister reg1) { in arith_int() function in Ice::X8632::AssemblerX8632
2063 void AssemblerX8632::arith_int(Type Ty, GPRRegister reg, in arith_int() function in Ice::X8632::AssemblerX8632
2077 void AssemblerX8632::arith_int(Type Ty, const AsmAddress &address, in arith_int() function in Ice::X8632::AssemblerX8632
2091 void AssemblerX8632::arith_int(Type Ty, const AsmAddress &address, in arith_int() function in Ice::X8632::AssemblerX8632