Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp233 AttributeList PAL = I.getAttributes(); in visitCallBase() local
270 const AttributeList &PAL = CI->getAttributes(); in visitCallBase() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp192 AttributeList PAL = CB->getAttributes(); in deleteDeadVarargs() local
750 const AttributeList &PAL = F->getAttributes(); in removeDeadStuffFromFunction() local
H A DArgumentPromotion.cpp128 AttributeList PAL = F->getAttributes(); in doPromotion() local
H A DExpandVariadics.cpp794 AttributeList PAL = CB->getAttributes(); in expandCall() 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.cpp1028 void ValueEnumerator::EnumerateAttributes(AttributeList PAL) { in EnumerateAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp239 const AttributeList &PAL = MF.getFunction().getAttributes(); in emitPrologue() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4408 const AttributeList &PAL = CI->getAttributes(); in printInstruction() local
4449 const AttributeList &PAL = II->getAttributes(); in printInstruction() local
4492 const AttributeList &PAL = CBI->getAttributes(); in printInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6433 AttributeList PAL = in parseFunctionHeader() local
7353 AttributeList PAL = in parseInvoke() local
7666 AttributeList PAL = in parseCallBr() local
8061 AttributeList PAL = in parseCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1500 const AttributeList &PAL = F->getAttributes(); in emitFunctionParamList() local
H A DNVPTXISelLowering.cpp3177 const AttributeList &PAL = F->getAttributes(); in LowerFormalArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5737 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local
5827 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local
6627 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2164 llvm::AttributeList PAL; in SetLLVMFunctionAttributes() local