Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h209 MatchIntrinsicTypes_Match = 0, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1693 return MatchIntrinsicTypes_Match; in matchIntrinsicSignature()
1728 Intrinsic::MatchIntrinsicTypesResult::MatchIntrinsicTypes_Match) { in getIntrinsicSignature()
H A DIRBuilder.cpp959 assert(Res == Intrinsic::MatchIntrinsicTypes_Match && TableRef.empty() && in CreateIntrinsic()