Searched refs:emitRemovedIntrinsicError (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 6205 static SDValue emitRemovedIntrinsicError(SelectionDAG &DAG, const SDLoc &DL, in emitRemovedIntrinsicError() function 6893 return emitRemovedIntrinsicError(DAG, DL, VT); in LowerINTRINSIC_WO_CHAIN() 6897 return emitRemovedIntrinsicError(DAG, DL, VT); in LowerINTRINSIC_WO_CHAIN() 7021 return emitRemovedIntrinsicError(DAG, DL, VT); in LowerINTRINSIC_WO_CHAIN() 7742 emitRemovedIntrinsicError(DAG, DL, Op.getValueType()); in LowerINTRINSIC_W_CHAIN()
|