Searched refs:LowerCMP_SWAP (Results 1 – 3 of 3) sorted by relevance
850 SDValue LowerCMP_SWAP(SDValue Op, SelectionDAG &DAG) const;
10244 SDValue X86TargetLowering::LowerCMP_SWAP(SDValue Op, SelectionDAG &DAG) const { in LowerCMP_SWAP() function in X86TargetLowering10391 case ISD::ATOMIC_CMP_SWAP: return LowerCMP_SWAP(Op,DAG); in LowerOperation()
20721 static SDValue LowerCMP_SWAP(SDValue Op, const X86Subtarget &Subtarget, in LowerCMP_SWAP() function21665 return LowerCMP_SWAP(Op, Subtarget, DAG); in LowerOperation()