Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp534 AttributeList PAL = getAttributes(); in addAttribute() local
540 AttributeList PAL = getAttributes(); in addAttribute() local
546 AttributeList PAL = getAttributes(); in addAttributes() local
552 AttributeList PAL = getAttributes(); in addParamAttr() local
558 AttributeList PAL = getAttributes(); in addParamAttr() local
564 AttributeList PAL = getAttributes(); in addParamAttrs() local
570 AttributeList PAL = getAttributes(); in removeAttribute() local
576 AttributeList PAL = getAttributes(); in removeAttribute() local
582 AttributeList PAL = getAttributes(); in removeAttributes() local
588 AttributeList PAL = getAttributes(); in removeParamAttr() local
[all …]
H A DAsmWriter.cpp4141 const AttributeList &PAL = CI->getAttributes(); in printInstruction() local
4180 const AttributeList &PAL = II->getAttributes(); in printInstruction() local
4223 const AttributeList &PAL = CBI->getAttributes(); in printInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp187 AttributeList PAL = CB->getAttributes(); in DeleteDeadVarargs() local
750 const AttributeList &PAL = F->getAttributes(); in RemoveDeadStuffFromFunction() local
H A DArgumentPromotion.cpp135 AttributeList PAL = F->getAttributes(); in doPromotion() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLint.cpp233 AttributeList PAL = I.getAttributes(); in visitCallBase() local
266 const AttributeList &PAL = CI->getAttributes(); in visitCallBase() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h175 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID()
H A DValueEnumerator.cpp1012 void ValueEnumerator::EnumerateAttributes(AttributeList PAL) { in EnumerateAttributes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp240 const AttributeList &PAL = MF.getFunction().getAttributes(); in emitPrologue() local
/netbsd-src/sys/arch/amiga/dev/
H A Dgrf_rtreg.h103 unsigned char * PAL; /* points to 16*3 byte RGB-palette data */ member
H A Dgrf_rhreg.h98 unsigned char * PAL; /* points to 16*3 byte RGB-palette data */ member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp5879 AttributeList PAL = in parseFunctionHeader() local
6622 AttributeList PAL = in parseInvoke() local
6948 AttributeList PAL = in parseCallBr() local
7355 AttributeList PAL = in parseCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4670 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local
4753 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local
5307 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1401 const AttributeList &PAL = F->getAttributes(); in emitFunctionParamList() local
H A DNVPTXISelLowering.cpp2453 const AttributeList &PAL = F->getAttributes(); in LowerFormalArguments() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp1484 llvm::AttributeList PAL; in SetLLVMFunctionAttributes() local