Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp514 auto NewChild = createDataNode(MajorVersion, MinorVersion, Characteristics, addDataChild() local
525 auto NewChild = createIDNode(); addIDChild() local
540 auto NewChild = createStringNode(StringTable.size()); addNameChild() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h387 void addChildLoop(LoopT *NewChild) { in addChildLoop()
H A DGenericLoopInfoImpl.h302 LoopT *NewChild) { in replaceChildLoopWith() argument
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp