Home
last modified time | relevance | path

Searched defs:CallerAttrs (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAnalysis.cpp558 AttrBuilder CallerAttrs(F->getAttributes(), AttributeList::ReturnIndex); in attributesPermitTailCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp3428 AttributeList CallerAttrs = F->getAttributes(); in verifyMustTailCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp502 AttributeList CallerAttrs = F.getAttributes(); in isLibCallInTailPosition() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp62 AttrBuilder CallerAttrs(F.getAttributes(), AttributeList::ReturnIndex); in isInTailCallPosition() local