Searched defs:isWrite (Results 1 – 3 of 3) sorted by relevance
213 #define CHECK_SMALL_REGION(p, size, isWrite) \ argument
51 #define ACCESS_MEMORY_RANGE(ctx, offset, size, isWrite) do { \ argument
494 bool isWrite) const { in getInstructionsForAccess()