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