Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsics.h215 MatchIntrinsicTypes_Match = 0, enumerator
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DFunction.cpp1823 return MatchIntrinsicTypes_Match; in matchIntrinsicSignature()
1858 Intrinsic::MatchIntrinsicTypesResult::MatchIntrinsicTypes_Match) { in getIntrinsicSignature()
H A DIRBuilder.cpp994 assert(Res == Intrinsic::MatchIntrinsicTypes_Match && TableRef.empty() && in CreateIntrinsic()