Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h640 SDValue lowerATOMIC_LOAD(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp3918 SDValue SystemZTargetLowering::lowerATOMIC_LOAD(SDValue Op, in lowerATOMIC_LOAD() function in SystemZTargetLowering
5481 return lowerATOMIC_LOAD(Op, DAG); in LowerOperation()