Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DLint.cpp233 AttributeList PAL = I.getAttributes(); visitCallBase() local
270 const AttributeList &PAL = CI->getAttributes(); visitCallBase() local
/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()
/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp192 AttributeList PAL = CB->getAttributes(); deleteDeadVarargs() local
750 const AttributeList &PAL = F->getAttributes(); removeDeadStuffFromFunction() local
[all...]
H A DArgumentPromotion.cpp128 AttributeList PAL = F->getAttributes(); doPromotion() local
H A DExpandVariadics.cpp794 AttributeList PAL = CB->getAttributes(); expandCall() local
/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()
/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp240 const AttributeList &PAL = MF.getFunction().getAttributes(); emitPrologue() local
/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4408 const AttributeList &PAL = CI->getAttributes(); printInstruction() local
4449 const AttributeList &PAL = II->getAttributes(); printInstruction() local
4492 const AttributeList &PAL = CBI->getAttributes(); printInstruction() local
[all...]
/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6411 AttributeList PAL = parseFunctionHeader() local
7331 AttributeList PAL = parseInvoke() local
7644 AttributeList PAL = parseCallBr() local
8039 AttributeList PAL = parseCall() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1500 const AttributeList &PAL = F->getAttributes(); emitFunctionParamList() local
H A DNVPTXISelLowering.cpp3171 const AttributeList &PAL = F->getAttributes(); LowerFormalArguments() local
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5738 AttributeList PAL = getAttributes(Record[OpNum++]); parseFunctionBody() local
5828 AttributeList PAL = getAttributes(Record[OpNum++]); parseFunctionBody() local
6628 AttributeList PAL = getAttributes(Record[OpNum++]); parseFunctionBody() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2154 llvm::AttributeList PAL; SetLLVMFunctionAttributes() local