Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h615 SDValue lowerATOMIC_CMP_SWAP(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp4003 SDValue SystemZTargetLowering::lowerATOMIC_CMP_SWAP(SDValue Op, in lowerATOMIC_CMP_SWAP() function in SystemZTargetLowering
5454 return lowerATOMIC_CMP_SWAP(Op, DAG); in LowerOperation()