Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h245 MatchIntrinsicTypes_Match = 0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsics.cpp1058 return MatchIntrinsicTypes_Match; in matchIntrinsicSignature()
1090 Intrinsic::MatchIntrinsicTypesResult::MatchIntrinsicTypes_Match) { in getIntrinsicSignature()
H A DIRBuilder.cpp875 assert(Res == Intrinsic::MatchIntrinsicTypes_Match && TableRef.empty() && in CreateIntrinsic()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1589 assert(MatchResult == Intrinsic::MatchIntrinsicTypes_Match && in maybeHandleKnownCallBase()