Searched defs:isWrite (Results 1 – 5 of 5) sorted by relevance
55 #define ACCESS_MEMORY_RANGE(ctx, offset, size, isWrite) \ in DECLARE_REAL() argument
207 #define CHECK_SMALL_REGION(p, size, isWrite) \ argument
609 bool isWrite) const { in getInstructionsForAccess()
205 static bool isReadOrWriteToDSPReg(const MachineInstr &MI, bool &isWrite) { in isReadOrWriteToDSPReg()
910 bool isWrite = osec.flags & SHF_WRITE; in getSectionRank() local