Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h928 SDValue lowerStrictFPExtendOrRoundLike(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp6116 return lowerStrictFPExtendOrRoundLike(Op, DAG); in LowerOperation()
7759 RISCVTargetLowering::lowerStrictFPExtendOrRoundLike(SDValue Op, in lowerStrictFPExtendOrRoundLike() function in RISCVTargetLowering