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