Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/IR/
HDIntrinsics.h173 ArgKind getArgumentKind() const { in getArgumentKind() function
/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDFunction.cpp1628 D.getArgumentKind() == IITDescriptor::AK_MatchType) in matchIntrinsicType()
1635 switch (D.getArgumentKind()) { in matchIntrinsicType()
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDCloneFunction.cpp409 if (Operand.getArgumentKind() != in cloneInstruction()
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp13955 if (I->getArgumentKind() != ArgumentKind) { in GetMatchingCType()
14014 const IdentifierInfo *ArgumentKind = Attr->getArgumentKind(); in CheckArgumentWithTypeTag()
HDSemaDecl.cpp14680 RegisterTypeTagForDatatype(I->getArgumentKind(), in FinalizeDeclaration()