Searched defs:PAL (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp148 const AttributeSet &PAL = F->getAttributes().getFnAttributes(); local
H A DArgumentPromotion.cpp515 const AttributeSet &PAL = F->getAttributes(); local
H A DDeadArgumentElimination.cpp278 AttributeSet PAL = CS.getAttributes(); local
737 const AttributeSet &PAL = F->getAttributes(); local
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DCallSite.h182 void setAttributes(const AttributeSet &PAL) { argument
/freebsd-9.3-release/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp426 void ValueEnumerator::EnumerateAttributes(AttributeSet PAL) { argument
/freebsd-9.3-release/contrib/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp102 const AttributeSet &PAL = MF.getFunction()->getAttributes(); local
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DFunction.cpp285 AttributeSet PAL = getAttributes(); local
291 AttributeSet PAL = getAttributes(); local
297 AttributeSet PAL = getAttributes(); local
[all...]
H A DAsmWriter.cpp1892 const AttributeSet &PAL = CI->getAttributes(); local
1925 const AttributeSet &PAL = II->getAttributes(); local
[all...]
H A DInstructions.cpp335 AttributeSet PAL = getAttributes(); local
341 AttributeSet PAL = getAttributes(); local
594 AttributeSet PAL = getAttributes(); local
600 AttributeSet PAL = getAttributes(); local
[all...]
H A DCore.cpp1500 const AttributeSet PAL = Func->getAttributes(); local
1523 const AttributeSet PAL = Func->getAttributes(); local
1534 const AttributeSet PAL = Func->getAttributes(); local
/freebsd-9.3-release/contrib/llvm/lib/Target/CppBackend/
H A DCPPBackend.cpp466 void CppWriter::printAttributes(const AttributeSet &PAL, argument
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1490 const AttributeSet &PAL = F->getAttributes(); local
H A DNVPTXISelLowering.cpp1393 const AttributeSet &PAL = F->getAttributes(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp988 ConstructAttributeList(const CGFunctionInfo &FI, const Decl *TargetDecl, AttributeListType &PAL, unsigned &CallingConv, bool AttrOnCallSite) argument

Completed in 290 milliseconds