/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A 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 …]
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A 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
|
H A 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 …]
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A 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
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/ |
D | ValueEnumerator.h | 129 unsigned getAttributeID(llvm::AttributeSet PAL) const { in getAttributeID() 136 unsigned getAttributeGroupID(llvm::AttributeSet PAL) const { in getAttributeGroupID()
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/ |
D | ValueEnumerator.h | 129 unsigned getAttributeID(llvm::AttributeSet PAL) const { in getAttributeID() 136 unsigned getAttributeGroupID(llvm::AttributeSet PAL) const { in getAttributeGroupID()
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/ |
D | ValueEnumerator.h | 132 unsigned getAttributeID(llvm::AttributeSet PAL) const { in getAttributeID() 139 unsigned getAttributeGroupID(llvm::AttributeSet PAL) const { in getAttributeGroupID()
|
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.h | 169 unsigned getAttributeID(AttributeSet PAL) const { in getAttributeID() 176 unsigned getAttributeGroupID(AttributeSet PAL) const { in getAttributeGroupID()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | Lint.cpp | 269 AttributeList PAL = CS.getAttributes(); in visitCallSite() local 303 const AttributeList &PAL = CI->getAttributes(); in visitCallSite() local
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/ |
H A D | FrontendAnalogType.aidl | 30 PAL = 1 << 1, enumConstant
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/ |
H A D | FrontendAnalogType.aidl | 40 PAL = (1 << 1) /* 2 */, enumConstant
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-java-source/gen/android/hardware/tv/tuner/ |
D | FrontendAnalogType.java | 17 public static final int PAL = 2; field
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/ |
H A D | FrontendAnalogType.aidl | 40 PAL = 2, enumConstant
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner_interface/dump/android/hardware/tv/tuner/ |
D | FrontendAnalogType.aidl | 40 PAL = (1 << 1) /* 2 */, enumConstant
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/ |
H A D | FrontendAnalogType.aidl | 40 PAL = (1 << 1) /* 2 */, enumConstant
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-ndk-source/gen/include/aidl/android/hardware/tv/tuner/ |
D | FrontendAnalogType.h | 30 PAL = 2, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 187 AttributeList PAL = CS.getAttributes(); in DeleteDeadVarargs() local 745 const AttributeList &PAL = F->getAttributes(); in RemoveDeadStuffFromFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | Lint.cpp | 230 AttributeList PAL = I.getAttributes(); in visitCallBase() local 263 const AttributeList &PAL = CI->getAttributes(); in visitCallBase() local
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 169 AttributeSet PAL = CS.getAttributes(); in DeleteDeadVarargs() local 685 const AttributeSet &PAL = F->getAttributes(); in RemoveDeadStuffFromFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 185 AttributeList PAL = CB->getAttributes(); in deleteDeadVarargs() local 737 const AttributeList &PAL = F->getAttributes(); in removeDeadStuffFromFunction() local
|
/aosp_15_r20/external/python/cpython2/Lib/plat-irix6/ |
D | GET.py | 20 PAL = 9 variable
|
/aosp_15_r20/external/python/cpython2/Lib/plat-irix5/ |
D | GET.py | 20 PAL = 9 variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILValueEnumerator.h | 174 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.h | 176 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.h | 175 unsigned getAttributeListID(AttributeList PAL) const { in getAttributeListID()
|