Home
last modified time | relevance | path

Searched defs:NewChild (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/polly/lib/Transform/
DScheduleTreeTransform.cpp194 isl::schedule NewChild = in visitBand() local
241 isl::schedule_node NewChild = in visitMark() local
252 isl::schedule_node NewChild = getDerived() in visitExtension() local
347 isl::schedule NewChild = visit(OldChild, Domain, NewChildExtensions); in visitBand() local
405 isl::schedule NewChild = in visitExtension() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWindowsResource.cpp516 auto NewChild = createDataNode(MajorVersion, MinorVersion, Characteristics, in addDataChild() local
527 auto NewChild = createIDNode(); in addIDChild() local
542 auto NewChild = createStringNode(StringTable.size()); in addNameChild() local
/external/llvm-project/llvm/lib/Object/
DWindowsResource.cpp516 auto NewChild = createDataNode(MajorVersion, MinorVersion, Characteristics, in addDataChild() local
527 auto NewChild = createIDNode(); in addIDChild() local
542 auto NewChild = createStringNode(StringTable.size()); in addNameChild() local
/external/python/cpython2/Lib/test/
Dtest_isinstance.py173 class NewChild(NewSuper): class
/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h211 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) { in replaceChildLoopWith()
DLoopInfo.h266 void addChildLoop(LoopT *NewChild) { in addChildLoop()
/external/llvm-project/llvm/include/llvm/Analysis/
DLoopInfoImpl.h272 LoopT *NewChild) { in replaceChildLoopWith()
DLoopInfo.h395 void addChildLoop(LoopT *NewChild) { in addChildLoop()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h266 LoopT *NewChild) { in replaceChildLoopWith()
DLoopInfo.h375 void addChildLoop(LoopT *NewChild) { in addChildLoop()
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1387 TreePatternNode *NewChild = ArgMap[Child->getName()]; in SubstituteFormalArguments() local
1416 TreePatternNode *NewChild = Child->InlinePatternFragments(TP); in InlinePatternFragments() local
/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1968 TreePatternNodePtr NewChild = ArgMap[Child->getName()]; in SubstituteFormalArguments() local
2016 for (auto NewChild : ChildAlternatives[i]) in InlinePatternFragments() local