Searched refs:lowerATOMIC_FENCE (Results 1 – 2 of 2) sorted by relevance
414 SDValue lowerATOMIC_FENCE(SDValue Op, SelectionDAG& DAG) const;
852 case ISD::ATOMIC_FENCE: return lowerATOMIC_FENCE(Op, DAG); in LowerOperation()2038 SDValue MipsTargetLowering::lowerATOMIC_FENCE(SDValue Op, in lowerATOMIC_FENCE() function in MipsTargetLowering