/aosp_15_r20/frameworks/compile/slang/ |
D | slang_rs_export_foreach.cpp | 61 if (Context->getTargetAPI() < SLANG_JB_TARGET_API) { in validateAndConstructParams() 120 << FD->getName() << listSpecialKernelParameters(Context->getTargetAPI()) in validateAndConstructOldStyleParams() 170 if (Context->getTargetAPI() < SLANG_JB_MR1_TARGET_API) { in validateAndConstructKernelParams() 202 if (Context->getTargetAPI() >= SLANG_M_TARGET_API || i == 0) { in validateAndConstructKernelParams() 234 if (valid && mIns.empty() && !mHasReturnType && Context->getTargetAPI() < SLANG_M_TARGET_API) { in validateAndConstructKernelParams() 288 if (Context->getTargetAPI() < SLANG_ICS_TARGET_API) { in setSignatureMetadata()
|
D | slang_rs_reflection.cpp | 457 slangAssert(mRSContext->getTargetAPI() >= SLANG_L_TARGET_API); in genCompute64Bit() 522 if (mRSContext->getTargetAPI() >= SLANG_JB_TARGET_API) { in RSReflectionJava() 551 if (mRSContext->getTargetAPI() >= SLANG_ICS_TARGET_API) { in genScriptClass() 664 if (mRSContext->getTargetAPI() >= SLANG_JB_TARGET_API) { in genScriptClassConstructor() 923 if (mRSContext->getTargetAPI() >= SLANG_M_TARGET_API) { in genExportFunction() 1072 if (mRSContext->getTargetAPI() >= SLANG_JB_MR1_TARGET_API) { in genExportForEach() 1089 if (mRSContext->getTargetAPI() >= SLANG_JB_MR2_TARGET_API) { in genExportForEach() 1212 if (mRSContext->getTargetAPI() >= SLANG_JB_MR2_TARGET_API) { in genExportForEach() 2092 if (mRSContext->getTargetAPI() < SLANG_JB_TARGET_API) { in genSetExportVariable() 2121 if (mRSContext->getTargetAPI() >= SLANG_JB_MR1_TARGET_API) { in genGetFieldID() [all …]
|
D | slang_backend.h | 147 unsigned int getTargetAPI() const { return mContext->getTargetAPI(); } in getTargetAPI() function
|
D | slang_rs_special_kernel_param.cpp | 146 << listSpecialKernelParameters(Context->getTargetAPI()); in processSpecialKernelParameters() 155 if (Context->getTargetAPI() < SP.minAPI) { in processSpecialKernelParameters()
|
D | slang_backend.cpp | 264 mASTChecker(Context, Context->getTargetAPI(), IsFilterscript), in Backend() 370 writeBitcode(mBufferOutStream, *mpModule, getTargetAPI(), in HandleTranslationUnit() 671 if (getTargetAPI() >= SLANG_FEATURE_SINGLE_SOURCE_API) { in HandleTopLevelDecl() 684 mForEachHandler.handleForEachCalls(FD, getTargetAPI()); in HandleTopLevelDecl()
|
D | slang_rs_pragma_handler.cpp | 153 if (mContext->getTargetAPI() >= SLANG_FEATURE_GENERAL_REDUCTION_HALTER_API) { in HandlePragma() 203 if (mContext->getTargetAPI() < SLANG_FEATURE_GENERAL_REDUCTION_API) { in HandlePragma()
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/ |
D | BitcodeTranslator.cpp | 104 if (BCWrapper.getTargetAPI() != mVersion) { in translate() 106 BCWrapper.getTargetAPI(), mVersion); in translate()
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/ |
D | BitcodeWrapper.h | 95 uint32_t getTargetAPI() const { in getTargetAPI() function
|