Searched defs:isRead (Results 1 – 2 of 2) sorted by relevance
1451 static bool isRead(AccessKinds AK) { in isRead() function
4271 unsigned isRead = ~cast<ConstantSDNode>(Op.getOperand(2))->getZExtValue() & 1; in LowerPREFETCH() local