Home
last modified time | relevance | path

Searched refs:MatchIntrinsicTypes_NoMatchArg (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.h177 MatchIntrinsicTypes_NoMatchArg = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp1375 return MatchIntrinsicTypes_NoMatchArg; in matchIntrinsicSignature()
1382 : MatchIntrinsicTypes_NoMatchArg; in matchIntrinsicSignature()
DVerifier.cpp4282 Assert(Res != Intrinsic::MatchIntrinsicTypes_NoMatchArg, in visitIntrinsicCall()