Searched refs:getDeducedAttributes (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 4978 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 5272 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 5783 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 7779 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 7801 getDeducedAttributes(A, IRP.getAnchorValue().getContext(), DeducedAttrs); in manifest() 8379 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function 8407 getDeducedAttributes(A, IRP.getAnchorValue().getContext(), DeducedAttrs); in manifest() 10372 void getDeducedAttributes(Attributor &A, LLVMContext &Ctx, in getDeducedAttributes() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | Attributor.h | 3223 getDeducedAttributes(A, this->getAnchorValue().getContext(), DeducedAttrs); 3233 virtual void getDeducedAttributes(Attributor &A, LLVMContext &Ctx,
|