Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp185 AttributeList PAL = CB->getAttributes(); in deleteDeadVarargs() local
737 const AttributeList &PAL = F->getAttributes(); in removeDeadStuffFromFunction() local
H A DArgumentPromotion.cpp161 AttributeList PAL = F->getAttributes(); in doPromotion() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLint.cpp230 AttributeList PAL = I.getAttributes(); in visitCallBase() local
263 const AttributeList &PAL = CI->getAttributes(); in visitCallBase() local
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h175 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID()
H A DValueEnumerator.cpp992 void ValueEnumerator::EnumerateAttributes(AttributeList PAL) { in EnumerateAttributes()
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp240 const AttributeList &PAL = MF.getFunction().getAttributes(); in emitPrologue() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp4224 const AttributeList &PAL = CI->getAttributes(); in printInstruction() local
4265 const AttributeList &PAL = II->getAttributes(); in printInstruction() local
4308 const AttributeList &PAL = CBI->getAttributes(); in printInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1453 const AttributeList &PAL = F->getAttributes(); in emitFunctionParamList() local
H A DNVPTXISelLowering.cpp2641 const AttributeList &PAL = F->getAttributes(); in LowerFormalArguments() local
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp5978 AttributeList PAL = in parseFunctionHeader() local
6739 AttributeList PAL = in parseInvoke() local
7052 AttributeList PAL = in parseCallBr() local
7447 AttributeList PAL = in parseCall() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5512 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local
5604 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local
6313 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp1739 llvm::AttributeList PAL; in SetLLVMFunctionAttributes() local