Home
last modified time | relevance | path

Searched defs:PAL (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp187 AttributeList PAL = CB->getAttributes(); in deleteDeadVarargs() local
743 const AttributeList &PAL = F->getAttributes(); in removeDeadStuffFromFunction() local
H A DArgumentPromotion.cpp130 AttributeList PAL = F->getAttributes(); in doPromotion() local
H A DExpandVariadics.cpp772 AttributeList PAL = CB->getAttributes(); in expandCall() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp232 AttributeList PAL = I.getAttributes(); in visitCallBase() local
294 const AttributeList &PAL = CI->getAttributes(); in visitCallBase() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h174 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID()
H A DDXILValueEnumerator.cpp996 void ValueEnumerator::EnumerateAttributes(AttributeList PAL) { in EnumerateAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h175 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID()
H A DValueEnumerator.cpp1031 void ValueEnumerator::EnumerateAttributes(AttributeList PAL) { in EnumerateAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp237 const AttributeList &PAL = MF.getFunction().getAttributes(); in emitPrologue() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4601 const AttributeList &PAL = CI->getAttributes(); in printInstruction() local
4642 const AttributeList &PAL = II->getAttributes(); in printInstruction() local
4685 const AttributeList &PAL = CBI->getAttributes(); in printInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6735 AttributeList PAL = in parseFunctionHeader() local
7667 AttributeList PAL = in parseInvoke() local
7981 AttributeList PAL = in parseCallBr() local
8374 AttributeList PAL = in parseCall() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5829 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local
5919 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local
6723 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2362 llvm::AttributeList PAL; in SetLLVMFunctionAttributes() local