Searched refs:lowerATOMIC_FENCE (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h488 SDValue lowerATOMIC_FENCE(SDValue Op, SelectionDAG& DAG) const;
H A DMipsISelLowering.cpp798 case ISD::ATOMIC_FENCE: return lowerATOMIC_FENCE(Op, DAG);
1924 SDValue MipsTargetLowering::lowerATOMIC_FENCE(SDValue Op, function in class:MipsTargetLowering

Completed in 60 milliseconds