Searched defs:New (Results 76 - 100 of 138) sorted by relevance

123456

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp602 Metadata *New = mapOperand(Old); local
882 MDNode *New = cast_or_null<MDNode>(mapMetadata(Old)); local
H A DCodeExtractor.cpp756 BasicBlock *New = local
H A DLoopUtils.cpp1542 Loop &New = *LI->AllocateLoop(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp858 void VPValue::replaceAllUsesWith(VPValue *New) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1542 void HoistSpillHelper::LRE_DidCloneVirtReg(unsigned New, unsigned Old) { argument
H A DRDFGraph.cpp365 NodeAddr<NodeBase*> NodeAllocator::New() { function in class:NodeAllocator
H A DRegAllocGreedy.cpp654 void RAGreedy::LRE_DidCloneVirtReg(unsigned New, unsigned Old) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h117 New, // ?2 # operator new member in class:llvm::ms_demangle::IntrinsicFunctionKind
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp998 void transformAttrs(Decl *Old, Decl *New) { argument
1013 Decl *New = NewDecls.front(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp278 void foldNode(llvm::ArrayRef<syntax::Token> Range, syntax::Tree *New, argument
285 void foldNode(llvm::ArrayRef<syntax::Token> Range, syntax::Tree *New, argument
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp655 template <class T, class... Args> T *New(Args &&... args) { function in struct:__anon2438::DiagnosticTextBuilder::DiagText
684 EvaluatingRecordGuard(const Record **Dest, const Record *New) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp329 CompoundStmt *New = new (Mem) CompoundStmt(EmptyShell()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1429 bool New; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp1108 Value *New; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp378 replaceAndErase( const StringRef OptName, const StringRef TargetName, bool RemarksEnabled, function_ref<OptimizationRemarkEmitter &(Function *)> OREGetter, Value *New) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1280 BinaryOperator *New = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1387 Loop &New = *LI.AllocateLoop(); local
H A DJumpThreading.cpp2016 Instruction *New = BI->clone(); local
2576 Instruction *New = BI->clone(); local
[all...]
H A DLICM.cpp1325 Instruction *New; local
1430 Instruction *New; local
1620 Instruction *New = sinkThroughTriviallyReplaceablePHI( local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp172 StringRef New = RemappingTable.lookup(Name); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1675 MachineOperand New = MI.getOperand(4); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h257 static bool retrack(Metadata *&MD, Metadata *&New) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1244 wireOldPredecessorsToNewImmediatePredecessor( BasicBlock *Old, BasicBlock *New, ArrayRef<BasicBlock *> Preds, bool IdenticalEdgesWereMerged) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp807 swapBytes(support::endianness Old, support::endianness New) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp303 MachineOperand *New = Fold.OpToFold; local

Completed in 409 milliseconds

123456