Home
last modified time | relevance | path

Searched refs:lowerATOMIC_SWAP (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.h118 SDValue lowerATOMIC_SWAP(SDValue Op, SelectionDAG &DAG) const;
DVEISelLowering.cpp1135 SDValue VETargetLowering::lowerATOMIC_SWAP(SDValue Op, in lowerATOMIC_SWAP() function in VETargetLowering
1682 return lowerATOMIC_SWAP(Op, DAG); in LowerOperation()