Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h301 SDValue lowerSINT_TO_FP(SDValue Op, SelectionDAG &DAG) const;
H A DLoongArchISelLowering.cpp411 return lowerSINT_TO_FP(Op, DAG); in LowerOperation()
1614 SDValue LoongArchTargetLowering::lowerSINT_TO_FP(SDValue Op, in lowerSINT_TO_FP() function in LoongArchTargetLowering