Home
last modified time | relevance | path

Searched refs:DestIsReg (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.cpp639 const bool DestIsReg = Dest->hasReg(); in emit() local
643 if (DestIsReg && SrcIsReg) { in emit()
696 const bool DestIsReg = Dest->hasReg(); in emitIAS() local
700 if (DestIsReg && SrcIsReg) { in emitIAS()