Searched refs:LowerSINT_TO_FP (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 65 SDValue LowerSINT_TO_FP(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | AMDGPUISelLowering.cpp | 1257 case ISD::SINT_TO_FP: return LowerSINT_TO_FP(Op, DAG); in LowerOperation() 2544 SDValue AMDGPUTargetLowering::LowerSINT_TO_FP(SDValue Op, in LowerSINT_TO_FP() function in AMDGPUTargetLowering
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1517 SDValue LowerSINT_TO_FP(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | X86ISelLowering.cpp | 19958 SDValue X86TargetLowering::LowerSINT_TO_FP(SDValue Op, in LowerSINT_TO_FP() function in X86TargetLowering 30290 case ISD::SINT_TO_FP: return LowerSINT_TO_FP(Op, DAG); in LowerOperation()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 2365 static SDValue LowerSINT_TO_FP(SDValue Op, SelectionDAG &DAG, in LowerSINT_TO_FP() function 3028 case ISD::SINT_TO_FP: return LowerSINT_TO_FP(Op, DAG, *this, in LowerOperation()
|