Searched defs:IntrinsicID_match (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DPatternMatch.h1220 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1222 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1242 typedef match_combine_and<IntrinsicID_match, Argument_match<T0>> Ty;
1261 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1262 return IntrinsicID_match(IntrID);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DPatternMatch.h1244 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1247 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1267 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>;
1288 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1289 return IntrinsicID_match(IntrID);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DPatternMatch.h1244 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1247 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1267 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>;
1288 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1289 return IntrinsicID_match(IntrID);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DPatternMatch.h1324 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1327 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1347 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>;
1368 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1369 return IntrinsicID_match(IntrID);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DPatternMatch.h1324 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1327 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1347 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>;
1368 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1369 return IntrinsicID_match(IntrID);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DPatternMatch.h1324 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1327 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1347 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>;
1368 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1369 return IntrinsicID_match(IntrID);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DPatternMatch.h1324 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1327 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1347 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>;
1368 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1369 return IntrinsicID_match(IntrID);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DPatternMatch.h1220 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1222 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1242 typedef match_combine_and<IntrinsicID_match, Argument_match<T0>> Ty;
1261 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1262 return IntrinsicID_match(IntrID);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DPatternMatch.h1244 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1247 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1267 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>;
1288 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1289 return IntrinsicID_match(IntrID);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DPatternMatch.h1244 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1247 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1267 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>;
1288 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1289 return IntrinsicID_match(IntrID);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DPatternMatch.h1324 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1327 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1347 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>;
1368 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1369 return IntrinsicID_match(IntrID);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
H A DPatternMatch.h1324 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1327 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1347 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>;
1368 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1369 return IntrinsicID_match(IntrID);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
H A DPatternMatch.h1324 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1327 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1347 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>;
1368 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1369 return IntrinsicID_match(IntrID);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
H A DPatternMatch.h1324 struct IntrinsicID_match { struct in namespace:llvm::PatternMatch
1327 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} function in struct:llvm::PatternMatch::IntrinsicID_match
1347 using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>;
1368 template <Intrinsic::ID IntrID> inline IntrinsicID_match m_Intrinsic() {
1369 return IntrinsicID_match(IntrID);

Completed in 200 milliseconds