Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h388 SDValue lowerBF16_TO_FP(SDValue Op, SelectionDAG &DAG) const;
H A DLoongArchISelLowering.cpp523 return lowerBF16_TO_FP(Op, DAG); in LowerOperation()
2372 SDValue LoongArchTargetLowering::lowerBF16_TO_FP(SDValue Op, in lowerBF16_TO_FP() function in LoongArchTargetLowering