Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h561 SDValue ExpandHvxIntToFp(SDValue Op, SelectionDAG &DAG) const;
H A DHexagonISelLoweringHVX.cpp2323 return ExpandHvxIntToFp(Op, DAG); in LowerHvxIntToFp()
2826 HexagonTargetLowering::ExpandHvxIntToFp(SDValue Op, SelectionDAG &DAG) const { in ExpandHvxIntToFp() function in HexagonTargetLowering