Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h757 SDValue lowerStoreF16(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp5032 return lowerStoreF16(Op, DAG); in lowerATOMIC_STORE()
6937 SDValue SystemZTargetLowering::lowerStoreF16(SDValue Op, in lowerStoreF16() function in SystemZTargetLowering
7156 return lowerStoreF16(Op, DAG); in LowerOperation()