Searched refs:emitRemovedIntrinsicError (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 1643 static SDValue emitRemovedIntrinsicError(SelectionDAG& DAG, SDLoc DL, EVT VT) { in emitRemovedIntrinsicError() function 1695 return emitRemovedIntrinsicError(DAG, DL, VT); in LowerINTRINSIC_WO_CHAIN()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 4482 static SDValue emitRemovedIntrinsicError(SelectionDAG &DAG, const SDLoc &DL, in emitRemovedIntrinsicError() function 4796 return emitRemovedIntrinsicError(DAG, DL, VT); in LowerINTRINSIC_WO_CHAIN() 4801 return emitRemovedIntrinsicError(DAG, DL, VT); in LowerINTRINSIC_WO_CHAIN()
|