Searched refs:OpOpc (Results 1 – 1 of 1) sorted by relevance
515 unsigned OpOpc = Op->getOpcode(); in DFormAddressPredicate() local517 if (OpOpc == ISD::STORE || OpOpc == ISD::LOAD) { in DFormAddressPredicate()521 Offs = ((OpOpc == ISD::STORE) ? Op->getOperand(3) : Op->getOperand(2)); in DFormAddressPredicate()