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 | 2064 const Operand *OpRm, const Operand *OpRa, in mla() argument 2075 IValueT Ra = encodeGPRegister(OpRa, "Ra", MlaName); in mla() 2087 const Operand *OpRm, const Operand *OpRa, in mls() argument 2093 IValueT Ra = encodeGPRegister(OpRa, "Ra", MlsName); in mls()
|