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