Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h917 SDValue lowerVPFPIntConvOp(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp6724 return lowerVPFPIntConvOp(Op, DAG); in LowerOperation()
10624 SDValue RISCVTargetLowering::lowerVPFPIntConvOp(SDValue Op, in lowerVPFPIntConvOp() function in RISCVTargetLowering