Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsics.h176 MatchIntrinsicTypes_NoMatchRet = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp1369 return MatchIntrinsicTypes_NoMatchRet; in matchIntrinsicSignature()
1381 return I < NumDeferredReturnChecks ? MatchIntrinsicTypes_NoMatchRet in matchIntrinsicSignature()
DVerifier.cpp4280 Assert(Res != Intrinsic::MatchIntrinsicTypes_NoMatchRet, in visitIntrinsicCall()