Home
last modified time | relevance | path

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

1234

/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
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
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
DAArch64TargetParser.cpp99 for (const auto &AE : Extensions) { in getArchExtFeature() local
105 for (const auto &AE : Extensions) in getArchExtFeature() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
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
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
/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/
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
/external/llvm/lib/Target/Hexagon/
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
/external/llvm/lib/Transforms/Utils/
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
DInstructionNamer.cpp35 for (Function::arg_iterator AI = F.arg_begin(), AE = F.arg_end(); in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
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
/external/clang/lib/StaticAnalyzer/Checkers/
DDereferenceChecker.cpp134 const ArraySubscriptExpr *AE = cast<ArraySubscriptExpr>(S); in reportBug() local
142 const OMPArraySectionExpr *AE = cast<OMPArraySectionExpr>(S); in reportBug() local
/external/llvm/lib/Support/
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
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java30 static final String AE = "AE"; field in RegionCode
/external/llvm/tools/llvm-diff/
DDiffConsumer.cpp26 AI = F->arg_begin(), AE = F->arg_end(); AI != AE; ++AI) in ComputeNumbering() local
/external/llvm/lib/IR/
DTypeFinder.cpp51 for (Function::const_arg_iterator AI = FI.arg_begin(), AE = FI.arg_end(); in run() local
DMangler.cpp94 for (Function::const_arg_iterator AI = F->arg_begin(), AE = F->arg_end(); in addByteCountSuffix() local
/external/llvm/lib/Analysis/
DObjCARCInstKind.cpp88 Function::const_arg_iterator AI = F->arg_begin(), AE = F->arg_end(); in GetFunctionClass() local
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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp120 Function::arg_iterator AE = Wrapper->arg_end(); in createWrapper() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp129 Function::arg_iterator AE = Wrapper->arg_end(); in createWrapper() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCVSXFMAMutate.cpp300 for (LiveInterval::iterator AI = FMAInt.begin(), AE = FMAInt.end(); in processBlock() local
/external/llvm/lib/Target/PowerPC/
DPPCVSXFMAMutate.cpp299 for (LiveInterval::iterator AI = FMAInt.begin(), AE = FMAInt.end(); in processBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMangler.cpp97 for (Function::const_arg_iterator AI = F->arg_begin(), AE = F->arg_end(); in addByteCountSuffix() local

1234