Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp206 static bool isReadOrWriteToDSPReg(const MachineInstr &MI, bool &isWrite) { in isReadOrWriteToDSPReg() function
231 if (isReadOrWriteToDSPReg(MI, isDSPControlWrite)) { in isCopyInstr()