Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1838 DiagnosticInfoUnsupported NoFpRet( in selectG_INTRINSIC_W_SIDE_EFFECTS() local
1840 F.getContext().diagnose(NoFpRet); in selectG_INTRINSIC_W_SIDE_EFFECTS()
3031 NoFpRet(F, "return versions of fp atomics not supported", in selectAMDGPU_BUFFER_ATOMIC_FADD() local
3033 F.getContext().diagnose(NoFpRet); in selectAMDGPU_BUFFER_ATOMIC_FADD()
3120 NoFpRet(F, "return versions of fp atomics not supported", in selectGlobalAtomicFadd() local
3122 F.getContext().diagnose(NoFpRet); in selectGlobalAtomicFadd()
H A DAMDGPULegalizerInfo.cpp5776 DiagnosticInfoUnsupported NoFpRet( in legalizeIntrinsic() local
5779 F.getContext().diagnose(NoFpRet); in legalizeIntrinsic()
H A DSIISelLowering.cpp7528 NoFpRet(DAG.getMachineFunction().getFunction(), in LowerINTRINSIC_W_CHAIN() local
7531 DAG.getContext()->diagnose(NoFpRet); in LowerINTRINSIC_W_CHAIN()
7807 NoFpRet(DAG.getMachineFunction().getFunction(), in LowerINTRINSIC_W_CHAIN() local
7810 DAG.getContext()->diagnose(NoFpRet); in LowerINTRINSIC_W_CHAIN()