Home
last modified time | relevance | path

Searched refs:lowerATOMIC_FENCE (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h230 SDValue lowerATOMIC_FENCE(SDValue Op, SelectionDAG &DAG) const;
H A DVEISelLowering.cpp1099 SDValue VETargetLowering::lowerATOMIC_FENCE(SDValue Op, in lowerATOMIC_FENCE() function in VETargetLowering
1877 return lowerATOMIC_FENCE(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h295 SDValue lowerATOMIC_FENCE(SDValue Op, SelectionDAG &DAG) const;
H A DLoongArchISelLowering.cpp379 return lowerATOMIC_FENCE(Op, DAG); in LowerOperation()
1472 SDValue LoongArchTargetLowering::lowerATOMIC_FENCE(SDValue Op, in lowerATOMIC_FENCE() function in LoongArchTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h556 SDValue lowerATOMIC_FENCE(SDValue Op, SelectionDAG& DAG) const;
H A DMipsISelLowering.cpp1257 case ISD::ATOMIC_FENCE: return lowerATOMIC_FENCE(Op, DAG); in LowerOperation()
2592 SDValue MipsTargetLowering::lowerATOMIC_FENCE(SDValue Op, in lowerATOMIC_FENCE() function in MipsTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h702 SDValue lowerATOMIC_FENCE(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp4523 SDValue SystemZTargetLowering::lowerATOMIC_FENCE(SDValue Op, in lowerATOMIC_FENCE() function in SystemZTargetLowering
6177 return lowerATOMIC_FENCE(Op, DAG); in LowerOperation()