/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/ |
D | CSKYTargetParser.cpp | 146 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
|
D | ARMTargetParser.cpp | 313 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
|
D | AArch64TargetParser.cpp | 99 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/ |
D | ARMTargetParser.cpp | 408 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
|
D | AArch64TargetParser.cpp | 140 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/ |
D | PatchInfoRecord.h | 203 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/ |
D | HexagonBlockRanges.cpp | 32 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/ |
D | MetaRenamer.cpp | 84 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
|
D | InstructionNamer.cpp | 35 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/ |
D | HexagonBlockRanges.cpp | 36 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/ |
D | HexagonBlockRanges.cpp | 36 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/ |
D | MetaRenamer.cpp | 96 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/ |
D | DereferenceChecker.cpp | 134 const ArraySubscriptExpr *AE = cast<ArraySubscriptExpr>(S); in reportBug() local 142 const OMPArraySectionExpr *AE = cast<OMPArraySectionExpr>(S); in reportBug() local
|
/external/llvm/lib/Support/ |
D | TargetParser.cpp | 347 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/ |
D | RegionCode.java | 30 static final String AE = "AE"; field in RegionCode
|
/external/llvm/tools/llvm-diff/ |
D | DiffConsumer.cpp | 26 AI = F->arg_begin(), AE = F->arg_end(); AI != AE; ++AI) in ComputeNumbering() local
|
/external/llvm/lib/IR/ |
D | TypeFinder.cpp | 51 for (Function::const_arg_iterator AI = FI.arg_begin(), AE = FI.arg_end(); in run() local
|
D | Mangler.cpp | 94 for (Function::const_arg_iterator AI = F->arg_begin(), AE = F->arg_end(); in addByteCountSuffix() local
|
/external/llvm/lib/Analysis/ |
D | ObjCARCInstKind.cpp | 88 Function::const_arg_iterator AI = F->arg_begin(), AE = F->arg_end(); in GetFunctionClass() local
|
D | Lint.cpp | 233 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/ |
D | WebAssemblyFixFunctionBitcasts.cpp | 120 Function::arg_iterator AE = Wrapper->arg_end(); in createWrapper() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixFunctionBitcasts.cpp | 129 Function::arg_iterator AE = Wrapper->arg_end(); in createWrapper() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXFMAMutate.cpp | 300 for (LiveInterval::iterator AI = FMAInt.begin(), AE = FMAInt.end(); in processBlock() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCVSXFMAMutate.cpp | 299 for (LiveInterval::iterator AI = FMAInt.begin(), AE = FMAInt.end(); in processBlock() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Mangler.cpp | 97 for (Function::const_arg_iterator AI = F->arg_begin(), AE = F->arg_end(); in addByteCountSuffix() local
|