Searched refs:SSIDNode (Results 1 – 1 of 1) sorted by relevance
3431 ConstantSDNode *SSIDNode = cast<ConstantSDNode>(Op.getOperand(2)); in LowerATOMIC_FENCE() local3432 auto SSID = static_cast<SyncScope::ID>(SSIDNode->getZExtValue()); in LowerATOMIC_FENCE()