Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWindowsResource.cpp244 auto NewChild = in addChild() local
271 auto NewChild = createStringNode(); in addChild() local
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h353 LoopT *NewChild) { in replaceChildLoopWith()
367 void addChildLoop(LoopT *NewChild) { in addChildLoop()
898 void MoveSiblingLoopInto(LoopT *NewChild, in MoveSiblingLoopInto()
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h282 LoopT *NewChild) { in replaceChildLoopWith()
DLoopInfo.h331 void addChildLoop(LoopT *NewChild) { in addChildLoop()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp1162 TreePatternNode *NewChild = ArgMap[Child->getName()]; in SubstituteFormalArguments() local
1187 TreePatternNode *NewChild = Child->InlinePatternFragments(TP); in InlinePatternFragments() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1387 TreePatternNode *NewChild = ArgMap[Child->getName()]; in SubstituteFormalArguments() local
1416 TreePatternNode *NewChild = Child->InlinePatternFragments(TP); in InlinePatternFragments() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1841 TreePatternNodePtr NewChild = ArgMap[Child->getName()]; in SubstituteFormalArguments() local
1889 for (auto NewChild : ChildAlternatives[i]) in InlinePatternFragments() local