Home
last modified time | relevance | path

Searched defs:NewList (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp120 std::vector<Constant *> NewList; in runImpl() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DUser.h155 void setOperandList(Use *NewList) { in setOperandList()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp287 llvm::ImmutableList<CritSectionMarker> NewList = Factory.getEmptyList(); in handleUnlock() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1598 SmallVector<Init *, 8> NewList(MHSl->begin(), MHSl->end()); in ForeachHelper() local
1616 SmallVector<Init *, 8> NewList; in FilterHelper() local
1940 Init *NewList = List->resolveReferences(R); in resolveReferences() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp1859 auto NewList = MIRBuilder.buildPtrAdd(PtrTy, DstPtr, Size.getReg(0)); in legalizeVaArg() local