Home
last modified time | relevance | path

Searched refs:LowerSINT_TO_FP (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.h869 SDValue LowerSINT_TO_FP(SDValue Op, SelectionDAG &DAG) const;
DX86ISelLowering.cpp8477 SDValue X86TargetLowering::LowerSINT_TO_FP(SDValue Op, in LowerSINT_TO_FP() function in X86TargetLowering
13424 case ISD::SINT_TO_FP: return LowerSINT_TO_FP(Op, DAG); in LowerOperation()
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2225 static SDValue LowerSINT_TO_FP(SDValue Op, SelectionDAG &DAG, in LowerSINT_TO_FP() function
2802 case ISD::SINT_TO_FP: return LowerSINT_TO_FP(Op, DAG, *this, in LowerOperation()