Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsics.h175 MatchIntrinsicTypes_Match = 0, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DIntrinsics.h215 MatchIntrinsicTypes_Match = 0, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DFunction.cpp1823 return MatchIntrinsicTypes_Match; in matchIntrinsicSignature()
1858 Intrinsic::MatchIntrinsicTypesResult::MatchIntrinsicTypes_Match) { in getIntrinsicSignature()
DIRBuilder.cpp994 assert(Res == Intrinsic::MatchIntrinsicTypes_Match && TableRef.empty() && in CreateIntrinsic()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp1385 return MatchIntrinsicTypes_Match; in matchIntrinsicSignature()