Searched refs:lowerMEMBARRIER (Results 1 – 2 of 2) sorted by relevance
329 SDValue lowerMEMBARRIER(SDValue Op, SelectionDAG& DAG) const;
914 case ISD::MEMBARRIER: return lowerMEMBARRIER(Op, DAG); in LowerOperation()2015 MipsTargetLowering::lowerMEMBARRIER(SDValue Op, SelectionDAG &DAG) const { in lowerMEMBARRIER() function in MipsTargetLowering