Home
last modified time | relevance | path

Searched refs:getTargetAPI (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_export_foreach.cpp61 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()
Dslang_rs_reflection.cpp457 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 …]
Dslang_backend.h147 unsigned int getTargetAPI() const { return mContext->getTargetAPI(); } in getTargetAPI() function
Dslang_rs_special_kernel_param.cpp146 << listSpecialKernelParameters(Context->getTargetAPI()); in processSpecialKernelParameters()
155 if (Context->getTargetAPI() < SP.minAPI) { in processSpecialKernelParameters()
Dslang_backend.cpp264 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()
Dslang_rs_pragma_handler.cpp153 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/
DBitcodeTranslator.cpp104 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/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function

12