Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp400 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 …]
/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()
DValueEnumerator.cpp887 void ValueEnumerator::EnumerateAttributes(AttributeSet PAL) { in EnumerateAttributes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLint.cpp269 AttributeList PAL = CS.getAttributes(); in visitCallSite() local
303 const AttributeList &PAL = CI->getAttributes(); in visitCallSite() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLint.cpp230 AttributeList PAL = I.getAttributes(); in visitCallBase() local
263 const AttributeList &PAL = CI->getAttributes(); in visitCallBase() local
/external/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp169 AttributeSet PAL = CS.getAttributes(); in DeleteDeadVarargs() local
685 const AttributeSet &PAL = F->getAttributes(); in RemoveDeadStuffFromFunction() local
DArgumentPromotion.cpp664 const AttributeSet &PAL = F->getAttributes(); in DoPromotion() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp185 AttributeList PAL = CB->getAttributes(); in deleteDeadVarargs() local
737 const AttributeList &PAL = F->getAttributes(); in removeDeadStuffFromFunction() local
DArgumentPromotion.cpp161 AttributeList PAL = F->getAttributes(); in doPromotion() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp187 AttributeList PAL = CS.getAttributes(); in DeleteDeadVarargs() local
745 const AttributeList &PAL = F->getAttributes(); in RemoveDeadStuffFromFunction() local
DArgumentPromotion.cpp136 AttributeList PAL = F->getAttributes(); in doPromotion() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/
DDXILValueEnumerator.h174 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID()
DDXILValueEnumerator.cpp996 void ValueEnumerator::EnumerateAttributes(AttributeList PAL) { in EnumerateAttributes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h176 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID()
DValueEnumerator.cpp918 void ValueEnumerator::EnumerateAttributes(AttributeList PAL) { in EnumerateAttributes()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h175 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID()
/external/zxing/core/src/main/java/com/google/zxing/pdf417/decoder/
DDecodedBitStreamParser.java71 private static final int PAL = 29; field in DecodedBitStreamParser
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp239 const AttributeSet &PAL = MF.getFunction()->getAttributes(); in emitPrologue() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h341 void setAttributes(AttributeList PAL) { in setAttributes()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp240 const AttributeList &PAL = MF.getFunction().getAttributes(); in emitPrologue() local
/external/llvm/include/llvm/IR/
DCallSite.h308 void setAttributes(const AttributeSet &PAL) { in setAttributes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp240 const AttributeList &PAL = MF.getFunction().getAttributes(); in emitPrologue() local

12