Searched defs:isWrite (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp205 static bool isReadOrWriteToDSPReg(const MachineInstr &MI, bool &isWrite) { argument
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp971 bool isWrite = sec->flags & SHF_WRITE; local
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c46309 winShmMap( sqlite3_file *fd, int iRegion, int szRegion, int isWrite, void volatile **pp ) argument
203848 rbuVfsShmMap( sqlite3_file *pFile, int iRegion, int szRegion, int isWrite, void volatile **pp ) argument
[all...]

Completed in 606 milliseconds