Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6143 static SDValue emitRemovedIntrinsicError(SelectionDAG &DAG, const SDLoc &DL, in emitRemovedIntrinsicError() function
6833 return emitRemovedIntrinsicError(DAG, DL, VT); in LowerINTRINSIC_WO_CHAIN()
6837 return emitRemovedIntrinsicError(DAG, DL, VT); in LowerINTRINSIC_WO_CHAIN()
6961 return emitRemovedIntrinsicError(DAG, DL, VT); in LowerINTRINSIC_WO_CHAIN()
7690 emitRemovedIntrinsicError(DAG, DL, Op.getValueType()); in LowerINTRINSIC_W_CHAIN()