Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp226 bool isDSPControlWrite = false; in isCopyInstrImpl() local
229 if (isReadOrWriteToDSPReg(MI, isDSPControlWrite)) { in isCopyInstrImpl()
232 else if (isDSPControlWrite) { in isCopyInstrImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp226 bool isDSPControlWrite = false; in isCopyInstrImpl() local
229 if (isReadOrWriteToDSPReg(MI, isDSPControlWrite)) { in isCopyInstrImpl()
232 else if (isDSPControlWrite) { in isCopyInstrImpl()