Searched refs:lowerATOMIC_FENCE (Results 1 – 4 of 4) sorted by relevance
521 SDValue lowerATOMIC_FENCE(SDValue Op, SelectionDAG &DAG) const;
3162 SDValue SystemZTargetLowering::lowerATOMIC_FENCE(SDValue Op, in lowerATOMIC_FENCE() function in SystemZTargetLowering4528 return lowerATOMIC_FENCE(Op, DAG); in LowerOperation()
447 SDValue lowerATOMIC_FENCE(SDValue Op, SelectionDAG& DAG) const;
911 case ISD::ATOMIC_FENCE: return lowerATOMIC_FENCE(Op, DAG); in LowerOperation()2163 SDValue MipsTargetLowering::lowerATOMIC_FENCE(SDValue Op, in lowerATOMIC_FENCE() function in MipsTargetLowering