Home
last modified time | relevance | path

Searched refs:MatchIntrinsicTypes_Match (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h217 MatchIntrinsicTypes_Match = 0, enumerator
/src/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1786 return MatchIntrinsicTypes_Match; in matchIntrinsicSignature()
1819 Intrinsic::MatchIntrinsicTypesResult::MatchIntrinsicTypes_Match) { in getIntrinsicSignature()
H A DIRBuilder.cpp962 assert(Res == Intrinsic::MatchIntrinsicTypes_Match && TableRef.empty() && in CreateIntrinsic()
/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1535 assert(MatchResult == Intrinsic::MatchIntrinsicTypes_Match && in maybeHandleKnownCallBase()