/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | MachineModuleSlotTracker.cpp | 16 AbstractSlotTrackerStorage *AST, const MachineFunction &MF) { in processMachineFunctionMetadata() 34 AbstractSlotTrackerStorage *AST, const Module *M, in processMachineModule() 50 AbstractSlotTrackerStorage *AST, const Function *F, in processMachineFunction() 74 setProcessHook([this](AbstractSlotTrackerStorage *AST, const Function *F, in MachineModuleSlotTracker() 75 bool ShouldInitializeAllMetadata) { in MachineModuleSlotTracker()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | AliasSetTracker.h | 116 AliasSet *getAliasSet(AliasSetTracker &AST) { in getAliasSet() 192 void dropRef(AliasSetTracker &AST) { in dropRef() 284 AliasSet *getForwardedTarget(AliasSetTracker &AST) { in getForwardedTarget() 303 void removeUnknownInst(AliasSetTracker &AST, Instruction *I) { in removeUnknownInst() 332 AliasSetTracker *AST; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | AliasSetTracker.cpp | 43 void AliasSet::mergeSetIn(AliasSet &AS, AliasSetTracker &AST, in mergeSetIn() 121 void AliasSet::removeFromTracker(AliasSetTracker &AST) { in removeFromTracker() 126 void AliasSet::addPointer(AliasSetTracker &AST, PointerRec &Entry, in addPointer() 488 void AliasSetTracker::add(const AliasSetTracker &AST) { in add()
|
/external/clang/unittests/ASTMatchers/ |
D | ASTMatchersInternalTest.cpp | 142 std::unique_ptr<ASTUnit> AST(tooling::buildASTFromCode("int x;")); in TEST() local 168 std::unique_ptr<ASTUnit> AST(tooling::buildASTFromCode("int x;")); in TEST() local 175 std::unique_ptr<ASTUnit> AST = in TEST() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
D | AliasSetTracker.h | 112 AliasSet *getAliasSet(AliasSetTracker &AST) { in getAliasSet() 185 void dropRef(AliasSetTracker &AST) { in dropRef() 273 AliasSet *getForwardedTarget(AliasSetTracker &AST) { in getForwardedTarget()
|
/external/antlr/runtime/Ruby/lib/antlr3/tree/ |
D | visitor.rb | 36 module AST module
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | AliasSetTracker.cpp | 53 void AliasSet::mergeSetIn(AliasSet &AS, AliasSetTracker &AST) { in mergeSetIn() 131 void AliasSet::removeFromTracker(AliasSetTracker &AST) { in removeFromTracker() 136 void AliasSet::addPointer(AliasSetTracker &AST, PointerRec &Entry, in addPointer() 521 void AliasSetTracker::add(const AliasSetTracker &AST) { in add()
|
/external/clang/docs/ |
D | InternalsManual.rst | 803 .. _AST: target in The Parser Library 1537 Implementation Approach 1572 Extensions
|
/external/pytorch/torch/jit/ |
D | _check.py | 84 def _is_empty_container(self, node: ast.AST, ann_type: str) -> bool:
|
/external/llvm/include/llvm/Analysis/ |
D | AliasSetTracker.h | 91 AliasSet *getAliasSet(AliasSetTracker &AST) { in getAliasSet() 157 void dropRef(AliasSetTracker &AST) { in dropRef()
|
/external/llvm/lib/Analysis/ |
D | AliasSetTracker.cpp | 31 void AliasSet::mergeSetIn(AliasSet &AS, AliasSetTracker &AST) { in mergeSetIn() 91 void AliasSet::removeFromTracker(AliasSetTracker &AST) { in removeFromTracker() 96 void AliasSet::addPointer(AliasSetTracker &AST, PointerRec &Entry, in addPointer() 405 void AliasSetTracker::add(const AliasSetTracker &AST) { in add()
|
/external/llvm/lib/Transforms/Utils/ |
D | PromoteMemoryToRegister.cpp | 229 AliasSetTracker *AST; member 339 AliasSetTracker *AST) { in rewriteSingleStoreAlloca() 438 AliasSetTracker *AST) { in promoteSingleBlockAlloca() 988 AliasSetTracker *AST, AssumptionCache *AC) { in PromoteMemToReg()
|
/external/python/jinja/docs/ |
D | extensions.rst | 385 AST section in Extension API
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/ast/ |
D | position_tagged.hpp | 62 … void annotate(AST& /* ast */, iterator_type /* first */, iterator_type /* last */, mpl::false_) in annotate() argument
|
/external/llvm/lib/Transforms/Scalar/ |
D | LICM.cpp | 768 AliasSetTracker &AST; member in __anon44d5eb300211::LoopPromoter 1130 AliasSetTracker *AST = LICM.getLoopToAliasSetMap().lookup(L); in cloneBasicBlockAnalysis() local 1140 AliasSetTracker *AST = LICM.getLoopToAliasSetMap().lookup(L); in deleteAnalysisValue() local 1150 AliasSetTracker *AST = LICM.getLoopToAliasSetMap().lookup(L); in deleteAnalysisLoop() local
|
D | LoadCombine.cpp | 246 AliasSetTracker AST(*AA); in runOnBasicBlock() local
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 646 ASTUnit &AST, bool CaptureDiagnostics) { in ConfigureDiags() 659 std::unique_ptr<ASTUnit> AST(new ASTUnit(true)); in LoadFromASTFile() local 1713 std::unique_ptr<ASTUnit> AST; in create() local 1743 ASTUnit *AST = Unit; in LoadFromCompilerInvocationAction() local 1911 std::unique_ptr<ASTUnit> AST(new ASTUnit(false)); in LoadFromCompilerInvocation() local 1985 std::unique_ptr<ASTUnit> AST; in LoadFromCommandLine() local 2091 ASTUnit &AST; member in __anon7c16f0890411::AugmentedCodeCompleteConsumer 2095 AugmentedCodeCompleteConsumer(ASTUnit &AST, CodeCompleteConsumer &Next, in AugmentedCodeCompleteConsumer()
|
D | FrontendAction.cpp | 132 std::unique_ptr<ASTUnit> AST) { in setCurrentInput() 211 std::unique_ptr<ASTUnit> AST = ASTUnit::LoadFromASTFile( in BeginSourceFile() local
|
/external/clang/unittests/Tooling/ |
D | ToolingTest.cpp | 90 bool FindClassDeclX(ASTUnit *AST) { in FindClassDeclX() 121 std::unique_ptr<ASTUnit> AST = buildASTFromCode("class X;"); in TEST() local
|
/external/pytorch/torch/_dynamo/ |
D | guards.py | 336 def _ast_unparse(node: ast.AST) -> str: 345 def _ast_unparse(node: ast.AST) -> str: 2104 def visit(self, node: ast.AST) -> Any: 2120 def visit(self, node: ast.AST) -> Any:
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Z3Solver.cpp | 146 Z3_ast AST; member in __anon9badfbde0111::Z3Expr 768 bool toAPFloat(const SMTSortRef &Sort, const SMTExprRef &AST, in toAPFloat() 789 bool toAPSInt(const SMTSortRef &Sort, const SMTExprRef &AST, in toAPSInt()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | Z3Solver.cpp | 149 Z3_ast AST; member in __anon02fc93e40111::Z3Expr 786 bool toAPFloat(const SMTSortRef &Sort, const SMTExprRef &AST, in toAPFloat() 807 bool toAPSInt(const SMTSortRef &Sort, const SMTExprRef &AST, in toAPSInt()
|
/external/boringssl/src/util/fipstools/acvp/acvptool/ |
D | parser.peg.go | 122 func (t *tokens32) AST() *node32 { func
|
/external/cronet/tot/third_party/boringssl/src/util/fipstools/acvp/acvptool/ |
D | parser.peg.go | 122 func (t *tokens32) AST() *node32 { func
|
/external/cronet/stable/third_party/boringssl/src/util/fipstools/acvp/acvptool/ |
D | parser.peg.go | 122 func (t *tokens32) AST() *node32 { func
|