Searched refs:OpRa (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.h | 247 const Operand *OpRa, CondARM32::Cond Cond); 250 const Operand *OpRa, CondARM32::Cond Cond);
|
D | IceAssemblerARM32.cpp | 2067 const Operand *OpRm, const Operand *OpRa, in mla() argument 2078 IValueT Ra = encodeGPRegister(OpRa, "Ra", MlaName); in mla() 2090 const Operand *OpRm, const Operand *OpRa, in mls() argument 2096 IValueT Ra = encodeGPRegister(OpRa, "Ra", MlsName); in mls()
|