Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6198 DiagnosticInfoUnsupported BadIntrin(DAG.getMachineFunction().getFunction(), in emitNonHSAIntrinsicError() local
6201 DAG.getContext()->diagnose(BadIntrin); in emitNonHSAIntrinsicError()
6207 DiagnosticInfoUnsupported BadIntrin(DAG.getMachineFunction().getFunction(), in emitRemovedIntrinsicError() local
6210 DAG.getContext()->diagnose(BadIntrin); in emitRemovedIntrinsicError()
6858 DiagnosticInfoUnsupported BadIntrin( in LowerINTRINSIC_WO_CHAIN() local
6861 DAG.getContext()->diagnose(BadIntrin); in LowerINTRINSIC_WO_CHAIN()
8038 DiagnosticInfoUnsupported BadIntrin( in LowerINTRINSIC_VOID() local
8041 DAG.getContext()->diagnose(BadIntrin); in LowerINTRINSIC_VOID()
H A DAMDGPULegalizerInfo.cpp5414 DiagnosticInfoUnsupported BadIntrin(B.getMF().getFunction(), in legalizeBVHIntrinsic() local
5417 B.getMF().getFunction().getContext().diagnose(BadIntrin); in legalizeBVHIntrinsic()