| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Function.cpp | 400 AttributeList PAL = getAttributes(); in addAttribute() local 406 AttributeList PAL = getAttributes(); in addAttribute() local 412 AttributeList PAL = getAttributes(); in addAttributes() local 418 AttributeList PAL = getAttributes(); in addParamAttr() local 424 AttributeList PAL = getAttributes(); in addParamAttr() local 430 AttributeList PAL = getAttributes(); in addParamAttrs() local 436 AttributeList PAL = getAttributes(); in removeAttribute() local 442 AttributeList PAL = getAttributes(); in removeAttribute() local 448 AttributeList PAL = getAttributes(); in removeAttributes() local 454 AttributeList PAL = getAttributes(); in removeParamAttr() local [all …]
|
| D | AsmWriter.cpp | 3858 const AttributeList &PAL = CI->getAttributes(); in printInstruction() local 3897 const AttributeList &PAL = II->getAttributes(); in printInstruction() local 3940 const AttributeList &PAL = CBI->getAttributes(); in printInstruction() local
|
| /external/llvm/bindings/go/llvm/ |
| D | IRBindings.cpp | 26 const AttributeSet PAL = Func->getAttributes(); in LLVMAddFunctionAttr2() local 37 const AttributeSet PAL = Func->getAttributes(); in LLVMGetFunctionAttr2() local 43 const AttributeSet PAL = Func->getAttributes(); in LLVMRemoveFunctionAttr2() local
|
| /external/llvm/lib/IR/ |
| D | Function.cpp | 370 AttributeSet PAL = getAttributes(); in addAttribute() local 376 AttributeSet PAL = getAttributes(); in addAttribute() local 382 AttributeSet PAL = getAttributes(); in addAttributes() local 388 AttributeSet PAL = getAttributes(); in removeAttribute() local 394 AttributeSet PAL = getAttributes(); in removeAttribute() local 400 AttributeSet PAL = getAttributes(); in removeAttributes() local 406 AttributeSet PAL = getAttributes(); in addDereferenceableAttr() local 412 AttributeSet PAL = getAttributes(); in addDereferenceableOrNullAttr() local
|
| D | Instructions.cpp | 348 AttributeSet PAL = getAttributes(); in addAttribute() local 354 AttributeSet PAL = getAttributes(); in addAttribute() local 360 AttributeSet PAL = getAttributes(); in addAttribute() local 366 AttributeSet PAL = getAttributes(); in removeAttribute() local 372 AttributeSet PAL = getAttributes(); in removeAttribute() local 378 AttributeSet PAL = getAttributes(); in removeAttribute() local 387 AttributeSet PAL = getAttributes(); in addDereferenceableAttr() local 393 AttributeSet PAL = getAttributes(); in addDereferenceableOrNullAttr() local 746 AttributeSet PAL = getAttributes(); in addAttribute() local 752 AttributeSet PAL = getAttributes(); in addAttribute() local [all …]
|
| /external/llvm/lib/Bitcode/Writer/ |
| D | ValueEnumerator.h | 169 unsigned getAttributeID(AttributeSet PAL) const { in getAttributeID() 176 unsigned getAttributeGroupID(AttributeSet PAL) const { in getAttributeGroupID()
|
| D | ValueEnumerator.cpp | 887 void ValueEnumerator::EnumerateAttributes(AttributeSet PAL) { in EnumerateAttributes()
|
| /external/python/cpython2/Lib/plat-irix5/ |
| D | GET.py | 20 PAL = 9 variable
|
| D | SV.py | 63 PAL = 1 variable
|
| /external/python/cpython2/Lib/plat-irix6/ |
| D | GET.py | 20 PAL = 9 variable
|
| D | SV.py | 63 PAL = 1 variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | Lint.cpp | 269 AttributeList PAL = CS.getAttributes(); in visitCallSite() local 303 const AttributeList &PAL = CI->getAttributes(); in visitCallSite() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | DeadArgumentElimination.cpp | 187 AttributeList PAL = CS.getAttributes(); in DeleteDeadVarargs() local 745 const AttributeList &PAL = F->getAttributes(); in RemoveDeadStuffFromFunction() local
|
| D | ArgumentPromotion.cpp | 136 AttributeList PAL = F->getAttributes(); in doPromotion() local
|
| /external/llvm/lib/Transforms/IPO/ |
| D | DeadArgumentElimination.cpp | 169 AttributeSet PAL = CS.getAttributes(); in DeleteDeadVarargs() local 685 const AttributeSet &PAL = F->getAttributes(); in RemoveDeadStuffFromFunction() local
|
| D | ArgumentPromotion.cpp | 664 const AttributeSet &PAL = F->getAttributes(); in DoPromotion() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
| D | ValueEnumerator.h | 176 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID()
|
| D | ValueEnumerator.cpp | 918 void ValueEnumerator::EnumerateAttributes(AttributeList PAL) { in EnumerateAttributes()
|
| /external/llvm/include/llvm/IR/ |
| D | CallSite.h | 308 void setAttributes(const AttributeSet &PAL) { in setAttributes()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | CallSite.h | 341 void setAttributes(AttributeList PAL) { in setAttributes()
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreFrameLowering.cpp | 239 const AttributeSet &PAL = MF.getFunction()->getAttributes(); in emitPrologue() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| D | XCoreFrameLowering.cpp | 240 const AttributeList &PAL = MF.getFunction().getAttributes(); in emitPrologue() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 5433 AttributeList PAL = in ParseFunctionHeader() local 6125 AttributeList PAL = in ParseInvoke() local 6455 AttributeList PAL = in ParseCallBr() local 6863 AttributeList PAL = in ParseCall() local
|
| /external/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 4680 AttributeSet PAL = AttributeSet::get(Context, Attrs); in ParseFunctionHeader() local 5335 AttributeSet PAL = AttributeSet::get(Context, Attrs); in ParseInvoke() local 5939 AttributeSet PAL = AttributeSet::get(Context, Attrs); in ParseCall() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 4474 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local 4557 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local 4996 AttributeList PAL = getAttributes(Record[OpNum++]); in parseFunctionBody() local
|