Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp57 enum FuncArgTypeID : char { enum
80 typedef std::array<FuncArgTypeID, 8> FuncProtoTy;
977 static bool matchType(FuncArgTypeID ArgTy, const Type *Ty, unsigned IntBits, in matchType()