Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DFunction.cpp356 AttributeList PAL = getAttributes(); in addAttribute() local
362 AttributeList PAL = getAttributes(); in addAttribute() local
368 AttributeList PAL = getAttributes(); in addAttributes() local
374 AttributeList PAL = getAttributes(); in addParamAttr() local
380 AttributeList PAL = getAttributes(); in addParamAttr() local
386 AttributeList PAL = getAttributes(); in addParamAttrs() local
392 AttributeList PAL = getAttributes(); in removeAttribute() local
398 AttributeList PAL = getAttributes(); in removeAttribute() local
404 AttributeList PAL = getAttributes(); in removeAttributes() local
410 AttributeList PAL = getAttributes(); in removeParamAttr() local
[all …]
/external/llvm/bindings/go/llvm/
DIRBindings.cpp26 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/
DFunction.cpp370 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
DInstructions.cpp348 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/
DValueEnumerator.h169 unsigned getAttributeID(AttributeSet PAL) const { in getAttributeID()
176 unsigned getAttributeGroupID(AttributeSet PAL) const { in getAttributeGroupID()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DFunction.cpp245 AttrListPtr PAL = getAttributes(); in addAttribute() local
251 AttrListPtr PAL = getAttributes(); in removeAttribute() local
DAttributes.cpp188 AttributeListImpl *PAL = in get() local
DAsmWriter.cpp1798 const AttrListPtr &PAL = CI->getAttributes(); in printInstruction() local
1831 const AttrListPtr &PAL = II->getAttributes(); in printInstruction() local
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DValueEnumerator.h97 unsigned getAttributeID(const AttrListPtr &PAL) const { in getAttributeID()
DValueEnumerator.cpp386 void ValueEnumerator::EnumerateAttributes(const AttrListPtr &PAL) { in EnumerateAttributes()
/external/python/cpython2/Lib/plat-irix5/
DGET.py20 PAL = 9 variable
DSV.py63 PAL = 1 variable
/external/python/cpython2/Lib/plat-irix6/
DGET.py20 PAL = 9 variable
DSV.py63 PAL = 1 variable
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DPruneEH.cpp149 const AttrListPtr &PAL = F->getAttributes(); in runOnSCC() local
DDeadArgumentElimination.cpp234 AttrListPtr PAL = CS.getAttributes(); in DeleteDeadVarargs() local
654 const AttrListPtr &PAL = F->getAttributes(); in RemoveDeadStuffFromFunction() local
DArgumentPromotion.cpp520 const AttrListPtr &PAL = F->getAttributes(); in DoPromotion() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLint.cpp269 AttributeList PAL = CS.getAttributes(); in visitCallSite() local
299 const AttributeList &PAL = CI->getAttributes(); in visitCallSite() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCallSite.h183 void setAttributes(const AttrListPtr &PAL) { in setAttributes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h177 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID()
/external/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp169 AttributeSet PAL = CS.getAttributes(); in DeleteDeadVarargs() local
685 const AttributeSet &PAL = F->getAttributes(); in RemoveDeadStuffFromFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp188 AttributeList PAL = CS.getAttributes(); in DeleteDeadVarargs() local
741 const AttributeList &PAL = F->getAttributes(); in RemoveDeadStuffFromFunction() local
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp377 const AttrListPtr &PAL, in printStructReturnPointerFunctionType()
468 bool IgnoreName, const AttrListPtr &PAL) { in printType()
2127 const AttrListPtr &PAL = F->getAttributes(); in printFunctionSignature() local
2925 const AttrListPtr &PAL = I.getAttributes(); in visitCallInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DCallSite.h333 void setAttributes(AttributeList PAL) { in setAttributes()
/external/llvm/include/llvm/IR/
DCallSite.h308 void setAttributes(const AttributeSet &PAL) { in setAttributes()

12