Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h596 SDValue lowerATOMIC_CMP_SWAP(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp3934 SDValue SystemZTargetLowering::lowerATOMIC_CMP_SWAP(SDValue Op, in lowerATOMIC_CMP_SWAP() function in SystemZTargetLowering
5176 return lowerATOMIC_CMP_SWAP(Op, DAG); in LowerOperation()