Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsics.h216 MatchIntrinsicTypes_NoMatchRet = 1, enumerator
/openbsd/gnu/llvm/llvm/lib/IR/
H A DFunction.cpp1807 return MatchIntrinsicTypes_NoMatchRet; in matchIntrinsicSignature()
1819 return I < NumDeferredReturnChecks ? MatchIntrinsicTypes_NoMatchRet in matchIntrinsicSignature()
H A DVerifier.cpp4932 Check(Res != Intrinsic::MatchIntrinsicTypes_NoMatchRet, in visitIntrinsicCall()