Searched defs:OpSrc (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/subzero/src/ |
| D | IceAssemblerARM32.cpp | 1454 void AssemblerARM32::clz(const Operand *OpRd, const Operand *OpSrc, in clz() 1749 void AssemblerARM32::mov(const Operand *OpRd, const Operand *OpSrc, in mov() 1773 const Operand *OpRd, const Operand *OpSrc, in emitMovwt() 1795 void AssemblerARM32::movw(const Operand *OpRd, const Operand *OpSrc, in movw() 1807 void AssemblerARM32::movt(const Operand *OpRd, const Operand *OpSrc, in movt() 1819 void AssemblerARM32::mvn(const Operand *OpRd, const Operand *OpSrc, in mvn()
|
| /external/swiftshader/third_party/LLVM/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 4728 unsigned OpSrc; in isVectorShiftRight() local 4761 unsigned OpSrc; in isVectorShiftLeft() local
|