Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCUtil.h30 getAttachedCallOperandBundleEnum(bool IsRetain) { in getAttachedCallOperandBundleEnum() function
53 getAttachedCallOperandBundleEnum(IsRetain); in hasAttachedCallOpBundle()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1724 objcarc::getAttachedCallOperandBundleEnum(IsRetainRV))}; in inlineRetainOrClaimRVCalls()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2349 llvm::objcarc::getAttachedCallOperandBundleEnum(IsRetainRV))}; in emitOptimizedARCReturnCall()