/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ConstantMerge.cpp | 104 static CanMerge makeMergeable(GlobalVariable *Old, GlobalVariable *New) { in makeMergeable() 115 static void replace(Module &M, GlobalVariable *Old, GlobalVariable *New) { in replace() 230 GlobalVariable *Old = SameContentReplacements[i].first; in mergeConstants() local
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | ValueList.cpp | 36 if (!Old.first) { in assignValue() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpBlock.cpp | 61 void Block::replacePointer(Pointer *Old, Pointer *New) { in replacePointer()
|
H A D | Pointer.cpp | 72 Block *Old = PointeeStorage.BS.Pointee; in operator =() local 100 Block *Old = PointeeStorage.BS.Pointee; in operator =() local
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
H A D | Mutations.cpp | 48 static void replace(syntax::Node *Old, syntax::Node *New) { in replace()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegColoring.cpp | 289 Register Old = LI->reg(); in runOnMachineFunction() local 325 Register Old = SortedIntervals[I]->reg(); in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExceptionSpec.cpp | 290 bool Sema::CheckEquivalentExceptionSpec(FunctionDecl *Old, FunctionDecl *New) { in CheckEquivalentExceptionSpec() 486 const FunctionProtoType *Old, SourceLocation OldLoc, in CheckEquivalentExceptionSpec() 512 const FunctionProtoType *Old, SourceLocation OldLoc, in CheckEquivalentExceptionSpecImpl() 663 const FunctionProtoType *Old, in CheckEquivalentExceptionSpec() 950 const CXXMethodDecl *Old) { in CheckOverridingFunctionExceptionSpec()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCExpandAtomicPseudoInsts.cpp | 149 Register Old = MI.getOperand(0).getReg(); in expandAtomicRMW128() local 225 Register Old = MI.getOperand(0).getReg(); in expandAtomicCmpSwap128() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerValueBitMap.h | 37 uintptr_t Old = Map[WordIdx]; in AddValue() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430FrameLowering.cpp | 369 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local 406 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | LazyAtomicPointer.h | 57 T *Old = nullptr; in exchange() local
|
H A D | ImmutableMap.h | 98 [[nodiscard]] ImmutableMap add(ImmutableMap Old, key_type_ref K, in add() 104 [[nodiscard]] ImmutableMap remove(ImmutableMap Old, key_type_ref K) { in remove()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Allocator.h | 86 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function 396 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) in SpecificBumpPtrAllocator() function
|
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | BugDriver.h | 124 AbstractInterpreter *Old = Interpreter; switchToSafeInterpreter() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveRangeShrink.cpp | 77 FindDominatedInstruction(MachineInstr & New,MachineInstr * Old,const InstOrderMap & M) FindDominatedInstruction() argument [all...] |
H A D | MachineFunction.cpp | 912 void MachineFunction::copyCallSiteInfo(const MachineInstr *Old, in copyCallSiteInfo() 930 void MachineFunction::moveCallSiteInfo(const MachineInstr *Old, in moveCallSiteInfo() 964 void MachineFunction::substituteDebugValuesForInst(const MachineInstr &Old, in substituteDebugValuesForInst() 1310 bool MachineJumpTableInfo::ReplaceMBBInJumpTables(MachineBasicBlock *Old, in ReplaceMBBInJumpTables() 1333 MachineBasicBlock *Old, in ReplaceMBBInJumpTable()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveRangeEdit.h | 63 virtual void LRE_DidCloneVirtReg(Register New, Register Old) {} in LRE_DidCloneVirtReg()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTUnresolvedSet.h | 67 bool replace(const NamedDecl *Old, NamedDecl *New, AccessSpecifier AS) { in replace()
|
H A D | UnresolvedSet.h | 103 bool replace(const NamedDecl* Old, NamedDecl *New) { in replace()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/ |
H A D | InstCombiner.h | 366 Instruction *InsertNewInstBefore(Instruction *New, BasicBlock::iterator Old) { in InsertNewInstBefore() 375 Instruction *InsertNewInstWith(Instruction *New, BasicBlock::iterator Old) { in InsertNewInstWith()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | CallGraphSCCPass.cpp | 585 void CallGraphSCC::ReplaceNode(CallGraphNode *Old, CallGraphNode *New) { in ReplaceNode() 603 void CallGraphSCC::DeleteNode(CallGraphNode *Old) { in DeleteNode()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 700 Metadata *Old = N.getOperand(I); in remapOperands() local 815 remapOperands(*ClonedN, [this, &D, &G](Metadata *Old) { in mapNodesInPOT() 854 remapOperands(*DistinctWorklist.pop_back_val(), [this](Metadata *Old) { in map() 999 MDNode *Old = MI.second; in remapInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelDAGToDAG.cpp | 232 replaceInChain(SelectionDAG *CurDAG, SDValue Chain, SDValue Old, SDValue New) in replaceInChain()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GIMatchTableExecutorImpl.h | 983 Register Old = State.MIs[OldInsnID]->getOperand(OldOpIdx).getReg(); in executeMatchTable() local 1476 Register Old = State.MIs[OldInsnID]->getOperand(OldOpIdx).getReg(); in executeMatchTable() local 1495 Register Old = State.MIs[OldInsnID]->getOperand(OldOpIdx).getReg(); in executeMatchTable() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingUtil.c | 105 void *Old = *Mem; in lprofPtrFetchAdd() local
|