Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.h136 SDValue lowerATOMIC_SWAP(SDValue Op, SelectionDAG &DAG) const;
H A DVEISelLowering.cpp1179 SDValue VETargetLowering::lowerATOMIC_SWAP(SDValue Op, in lowerATOMIC_SWAP() function in VETargetLowering
1868 return lowerATOMIC_SWAP(Op, DAG); in LowerOperation()