/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Function.cpp | 534 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 D | AsmWriter.cpp | 4141 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 D | DeadArgumentElimination.cpp | 187 AttributeList PAL = CB->getAttributes(); in DeleteDeadVarargs() local 750 const AttributeList &PAL = F->getAttributes(); in RemoveDeadStuffFromFunction() local
|
H A D | ArgumentPromotion.cpp | 135 AttributeList PAL = F->getAttributes(); in doPromotion() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | Lint.cpp | 233 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 D | ValueEnumerator.h | 175 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID()
|
H A D | ValueEnumerator.cpp | 1012 void ValueEnumerator::EnumerateAttributes(AttributeList PAL) { in EnumerateAttributes()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreFrameLowering.cpp | 240 const AttributeList &PAL = MF.getFunction().getAttributes(); in emitPrologue() local
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | grf_rtreg.h | 103 unsigned char * PAL; /* points to 16*3 byte RGB-palette data */ member
|
H A D | grf_rhreg.h | 98 unsigned char * PAL; /* points to 16*3 byte RGB-palette data */ member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 5879 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 D | BitcodeReader.cpp | 4670 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 D | NVPTXAsmPrinter.cpp | 1401 const AttributeList &PAL = F->getAttributes(); in emitFunctionParamList() local
|
H A D | NVPTXISelLowering.cpp | 2453 const AttributeList &PAL = F->getAttributes(); in LowerFormalArguments() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 1484 llvm::AttributeList PAL; in SetLLVMFunctionAttributes() local
|