Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp228 AttributeList PAL = I.getAttributes(); visitCallBase() local
265 const AttributeList &PAL = CI->getAttributes(); visitCallBase() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h174 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID() argument
H A DDXILValueEnumerator.cpp996 void ValueEnumerator::EnumerateAttributes(AttributeList PAL) { in EnumerateAttributes() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp192 AttributeList PAL = CB->getAttributes(); in deleteDeadVarargs() local
752 const AttributeList &PAL = F->getAttributes(); removeDeadStuffFromFunction() local
[all...]
H A DArgumentPromotion.cpp127 AttributeList PAL = F->getAttributes(); doPromotion() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h175 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID() argument
H A DValueEnumerator.cpp992 EnumerateAttributes(AttributeList PAL) EnumerateAttributes() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp240 if (PAL.hasAttrSomewhere(Attribute::Nest)) in emitPrologue() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4315 const AttributeList &PAL = CI->getAttributes(); printInstruction() local
4356 const AttributeList &PAL = II->getAttributes(); printInstruction() local
4399 const AttributeList &PAL = CBI->getAttributes(); printInstruction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1492 const AttributeList &PAL = F->getAttributes(); emitFunctionParamList() local
H A DNVPTXISelLowering.cpp3045 const AttributeList &PAL = F->getAttributes(); LowerFormalArguments() local
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6144 AttributeList PAL = parseFunctionHeader() local
6918 AttributeList PAL = parseInvoke() local
7231 AttributeList PAL = parseCallBr() local
7626 AttributeList PAL = parseCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5560 AttributeList PAL = getAttributes(Record[OpNum++]); parseFunctionBody() local
5650 AttributeList PAL = getAttributes(Record[OpNum++]); parseFunctionBody() local
6362 AttributeList PAL = getAttributes(Record[OpNum++]); parseFunctionBody() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2138 llvm::AttributeList PAL; SetLLVMFunctionAttributes() local