Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h231 SDValue lowerATOMIC_SWAP(SDValue Op, SelectionDAG &DAG) const;
H A DVEISelLowering.cpp1193 SDValue VETargetLowering::lowerATOMIC_SWAP(SDValue Op, in lowerATOMIC_SWAP() function in VETargetLowering
1879 return lowerATOMIC_SWAP(Op, DAG); in LowerOperation()