Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp228 bool isDSPControlWrite = false; in isCopyInstr() local
231 if (isReadOrWriteToDSPReg(MI, isDSPControlWrite)) { in isCopyInstr()
234 else if (isDSPControlWrite) { in isCopyInstr()