Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h385 SDValue lowerFP_TO_FP16(SDValue Op, SelectionDAG &DAG) const;
H A DLoongArchISelLowering.cpp517 return lowerFP_TO_FP16(Op, DAG); in LowerOperation()
2324 SDValue LoongArchTargetLowering::lowerFP_TO_FP16(SDValue Op, in lowerFP_TO_FP16() function in LoongArchTargetLowering