Home
last modified time | relevance | path

Searched defs:AE (Results 1 – 25 of 126) sorted by relevance

123456

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/
H A DPatchInfoRecord.h203 for (auto AI = AccList.begin(), AE = AccList.end(); AI != AE; ++AI) { in appendRegAcc() local
249 for (auto AI = AccList.begin(), AE = AccList.end(); AI != AE; ++AI) { in isDef() local
258 for (auto AI = AccList.begin(), AE = AccList.end(); AI != AE; ++AI) { in isUse() local
267 for (auto AI = AccList.begin(), AE = AccList.end(); AI != AE; ++AI) { in isDefOnly() local
276 for (auto AI = AccList.begin(), AE = AccList.end(); AI != AE; ++AI) { in isUseOnly() local
285 for (auto AI = AccList.begin(), AE = AccList.end(); AI != AE; ++AI) { in isDefByToken() local
294 for (auto AI = AccList.begin(), AE = AccList.end(); AI != AE; ++AI) { in isUseByToken() local
303 for (auto AI = AccList.begin(), AE = AccList.end(); AI != AE; ++AI) { in isDefNotByToken() local
312 for (auto AI = AccList.begin(), AE = AccList.end(); AI != AE; ++AI) { in isUseNotByToken() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DARMTargetParser.cpp408 for (const auto AE : ARCHExtNames) { in getExtensionFeatures() local
435 for (const auto AE : ARCHExtNames) { in getArchExtName() local
452 for (const auto AE : ARCHExtNames) { in getArchExtFeature() local
490 for (const auto AE : ARM::ARCHExtNames) in getAEKID() local
507 for (const auto AE : ARCHExtNames) { in appendArchExtFeatures() local
H A DAArch64TargetParser.cpp140 for (const auto &AE : AArch64ARCHExtNames) in getArchExtName() local
149 for (const auto &AE : AArch64ARCHExtNames) { in getArchExtFeature() local
155 for (const auto &AE : AArch64ARCHExtNames) in getArchExtFeature() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp32 IndexType S = start(), E = end(), AS = A.start(), AE = A.end(); in overlaps() local
48 IndexType AE = (A.end() != IndexType::None) ? A.end() : A.start(); in contains() local
59 IndexType AS = A.start(), AE = A.end(); in merge() local
116 IndexType AS = A.start(), AE = A.end(); in addsub() local
402 IndexType AE = (A->end() == IndexType::None) ? A->start() : A->end(); in computeDeadMap() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp36 IndexType S = start(), E = end(), AS = A.start(), AE = A.end(); in overlaps() local
51 IndexType AE = (A.end() != IndexType::None) ? A.end() : A.start(); in contains() local
61 IndexType AS = A.start(), AE = A.end(); in merge() local
115 IndexType AS = A.start(), AE = A.end(); in addsub() local
455 IndexType AE = (A->end() == IndexType::None) ? A->start() : A->end(); in computeDeadMap() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp36 IndexType S = start(), E = end(), AS = A.start(), AE = A.end(); in overlaps() local
51 IndexType AE = (A.end() != IndexType::None) ? A.end() : A.start(); in contains() local
61 IndexType AS = A.start(), AE = A.end(); in merge() local
115 IndexType AS = A.start(), AE = A.end(); in addsub() local
455 IndexType AE = (A->end() == IndexType::None) ? A->start() : A->end(); in computeDeadMap() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
H A DCSKYTargetParser.cpp146 for (const auto &AE : CSKYARCHExtNames) in getArchExtName() local
162 for (const auto &AE : CSKYARCHExtNames) { in getArchExtFeature() local
175 for (const auto &AE : CSKYARCHExtNames) { in getExtensionFeatures() local
H A DARMTargetParser.cpp313 for (const auto &AE : ARCHExtNames) { in getExtensionFeatures() local
340 for (const auto &AE : ARCHExtNames) { in getArchExtName() local
357 for (const auto &AE : ARCHExtNames) { in getArchExtFeature() local
406 for (const auto &AE : ARCHExtNames) { in appendArchExtFeatures() local
H A DAArch64TargetParser.cpp99 for (const auto &AE : Extensions) { in getArchExtFeature() local
105 for (const auto &AE : Extensions) in getArchExtFeature() local
/aosp_15_r20/external/llvm/lib/Support/
H A DTargetParser.cpp347 for (const auto AE : ARCHExtNames) { in getArchExtName() local
357 for (const auto AE : ARCHExtNames) { in getArchExtFeature() local
362 for (const auto AE : ARCHExtNames) { in getArchExtFeature() local
498 for (const auto &AE : AArch64ARCHExtNames) in getArchExtName() local
507 for (const auto &AE : AArch64ARCHExtNames) { in getArchExtFeature() local
513 for (const auto &AE : AArch64ARCHExtNames) in getArchExtFeature() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp84 for (auto AI = M.alias_begin(), AE = M.alias_end(); AI != AE; ++AI) { in runOnModule() local
125 for (auto AI = F.arg_begin(), AE = F.arg_end(); AI != AE; ++AI) in runOnFunction() local
H A DInstructionNamer.cpp35 for (Function::arg_iterator AI = F.arg_begin(), AE = F.arg_end(); in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp96 for (auto AI = M.alias_begin(), AE = M.alias_end(); AI != AE; ++AI) { in runOnModule() local
146 for (auto AI = F.arg_begin(), AE = F.arg_end(); AI != AE; ++AI) in runOnFunction() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DDereferenceChecker.cpp134 const ArraySubscriptExpr *AE = cast<ArraySubscriptExpr>(S); in reportBug() local
142 const OMPArraySectionExpr *AE = cast<OMPArraySectionExpr>(S); in reportBug() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp58 AI = Expr->arg_begin(), AE = Expr->arg_end(); AI != AE; ++AI) { in apply() local
261 for (RecIter AI = AliasDefs.begin(), AE = AliasDefs.end(); AI != AE; ++AI) { in collectSchedRW() local
297 for (RecIter AI = AliasDefs.begin(), AE = AliasDefs.end(); AI != AE; ++AI) { in collectSchedRW() local
426 for (RecIter AI = SchedWrite.Aliases.begin(), AE = SchedWrite.Aliases.end(); in expandRWSeqForProc() local
1077 for (RecIter AI = SchedRW.Aliases.begin(), AE = SchedRW.Aliases.end(); in getIntersectingVariants() local
1638 for (RecIter AI = SchedRW.Aliases.begin(), AE = SchedRW.Aliases.end(); in collectRWResources() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DLint.cpp233 CallSite::arg_iterator AI = CS.arg_begin(), AE = CS.arg_end(); in visitCallSite() local
267 for (CallSite::arg_iterator AI = CS.arg_begin(), AE = CS.arg_end(); in visitCallSite() local
H A DObjCARCInstKind.cpp88 Function::const_arg_iterator AI = F->arg_begin(), AE = F->arg_end(); in GetFunctionClass() local
/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp1496 ArgEffect AE = AEArgs[i]; in AddCFAnnotations() local
1548 ArgEffect AE = AEArgs[i]; in migrateAddFunctionAnnotation() local
1622 ArgEffect AE = AEArgs[i]; in AddCFAnnotations() local
1678 ArgEffect AE = AEArgs[i]; in migrateAddMethodAnnotation() local
2103 AI = SeqNode->begin(), AE = SeqNode->end(); AI != AE; ++AI) { in parse() local
/aosp_15_r20/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
H A DRegionCode.java30 static final String AE = "AE"; field in RegionCode
/aosp_15_r20/external/llvm/tools/llvm-diff/
H A DDiffConsumer.cpp26 AI = F->arg_begin(), AE = F->arg_end(); AI != AE; ++AI) in ComputeNumbering() local
/aosp_15_r20/external/llvm/lib/IR/
H A DTypeFinder.cpp51 for (Function::const_arg_iterator AI = FI.arg_begin(), AE = FI.arg_end(); in run() local
H A DMangler.cpp94 for (Function::const_arg_iterator AI = F->arg_begin(), AE = F->arg_end(); in addByteCountSuffix() local
/aosp_15_r20/frameworks/compile/libbcc/lib/
DRSX86CallConvPass.cpp134 for (auto AI=OrigFn->arg_begin(), AE=OrigFn->arg_end(), in RedefineFn() local
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_check_ast.cpp143 for (clang::CallExpr::arg_iterator AI = E->arg_begin(), AE = E->arg_end(); in VisitCallExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixFunctionBitcasts.cpp120 Function::arg_iterator AE = Wrapper->arg_end(); in createWrapper() local

123456