Home
last modified time | relevance | path

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

1234

/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/llvm-project/llvm/lib/Support/
DAArch64TargetParser.cpp144 for (const auto &AE : AArch64ARCHExtNames) in getArchExtName() local
153 for (const auto &AE : AArch64ARCHExtNames) { in getArchExtFeature() local
159 for (const auto &AE : AArch64ARCHExtNames) in getArchExtFeature() local
DARMTargetParser.cpp414 for (const auto &AE : ARCHExtNames) { in getExtensionFeatures() local
441 for (const auto &AE : ARCHExtNames) { in getArchExtName() local
458 for (const auto &AE : ARCHExtNames) { in getArchExtFeature() local
507 for (const auto &AE : ARCHExtNames) { in appendArchExtFeatures() 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/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/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/llvm-project/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/llvm-project/llvm/lib/Transforms/Utils/
DMetaRenamer.cpp70 for (auto AI = F.arg_begin(), AE = F.arg_end(); AI != AE; ++AI) in MetaRename() local
95 for (auto AI = M.alias_begin(), AE = M.alias_end(); AI != AE; ++AI) { in MetaRename() 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/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DDereferenceChecker.cpp154 const ArraySubscriptExpr *AE = cast<ArraySubscriptExpr>(S); in reportBug() local
162 const OMPArraySectionExpr *AE = cast<OMPArraySectionExpr>(S); in reportBug() local
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java26 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-project/llvm/tools/llvm-diff/
DDiffConsumer.cpp25 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp129 Function::arg_iterator AE = Wrapper->arg_end(); in createWrapper() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp128 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-project/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

1234