/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ConstantMerge.cpp | 103 makeMergeable(GlobalVariable * Old,GlobalVariable * New) makeMergeable() argument 114 replace(Module & M,GlobalVariable * Old,GlobalVariable * New) replace() argument 229 GlobalVariable *Old = SameContentReplacements[i].first; mergeConstants() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | ValueList.cpp | 35 auto &Old = ValuePtrs[Idx]; in assignValue() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpBlock.cpp | 61 void Block::replacePointer(Pointer *Old, Pointer *New) { in replacePointer() argument
|
H A D | Pointer.cpp | 50 Block *Old = Pointee; operator =() local 67 Block *Old = Pointee; operator =() local
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegColoring.cpp | 290 Register Old = LI->reg(); runOnMachineFunction() local 326 Register Old = SortedIntervals[I]->reg(); runOnMachineFunction() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExceptionSpec.cpp | 298 CheckEquivalentExceptionSpec(FunctionDecl * Old,FunctionDecl * New) CheckEquivalentExceptionSpec() argument 498 CheckEquivalentExceptionSpec(const FunctionProtoType * Old,SourceLocation OldLoc,const FunctionProtoType * New,SourceLocation NewLoc) CheckEquivalentExceptionSpec() argument 524 CheckEquivalentExceptionSpecImpl(Sema & S,const PartialDiagnostic & DiagID,const PartialDiagnostic & NoteID,const FunctionProtoType * Old,SourceLocation OldLoc,const FunctionProtoType * New,SourceLocation NewLoc,bool * MissingExceptionSpecification,bool * MissingEmptyExceptionSpecification,bool AllowNoexceptAllMatchWithNoSpec,bool IsOperatorNew) CheckEquivalentExceptionSpecImpl() argument 675 CheckEquivalentExceptionSpec(const PartialDiagnostic & DiagID,const PartialDiagnostic & NoteID,const FunctionProtoType * Old,SourceLocation OldLoc,const FunctionProtoType * New,SourceLocation NewLoc) CheckEquivalentExceptionSpec() argument 970 CheckOverridingFunctionExceptionSpec(const CXXMethodDecl * New,const CXXMethodDecl * Old) CheckOverridingFunctionExceptionSpec() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCExpandAtomicPseudoInsts.cpp | 149 Register Old = MI.getOperand(0).getReg(); in expandAtomicRMW128() local 228 Register Old = MI.getOperand(0).getReg(); expandAtomicCmpSwap128() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerValueBitMap.h | 37 uintptr_t Old = Map[WordIdx]; in AddValue() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Allocator.h | 86 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() argument 391 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator && Old) SpecificBumpPtrAllocator() argument [all...] |
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430FrameLowering.cpp | 370 uint64_t Amount = TII.getFrameSize(Old); in eliminateCallFramePseudoInstr() local 407 MachineInstr &Old = *I; eliminateCallFramePseudoInstr() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | BugDriver.h | 123 AbstractInterpreter *Old = Interpreter; in switchToSafeInterpreter() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveRangeShrink.cpp | 78 MachineInstr *Old, in FindDominatedInstruction()
|
H A D | MachineFunction.cpp | 900 copyCallSiteInfo(const MachineInstr * Old,const MachineInstr * New) copyCallSiteInfo() argument 918 moveCallSiteInfo(const MachineInstr * Old,const MachineInstr * New) moveCallSiteInfo() argument 952 substituteDebugValuesForInst(const MachineInstr & Old,MachineInstr & New,unsigned MaxOperand) substituteDebugValuesForInst() argument 1298 ReplaceMBBInJumpTables(MachineBasicBlock * Old,MachineBasicBlock * New) ReplaceMBBInJumpTables() argument 1321 ReplaceMBBInJumpTable(unsigned Idx,MachineBasicBlock * Old,MachineBasicBlock * New) ReplaceMBBInJumpTable() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTUnresolvedSet.h | 62 replace(const NamedDecl * Old,NamedDecl * New,AccessSpecifier AS) replace() argument
|
H A D | UnresolvedSet.h | 102 replace(const NamedDecl * Old,NamedDecl * New) replace() argument
|
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/ |
H A D | InstCombiner.h | 404 InsertNewInstBefore(Instruction * New,BasicBlock::iterator Old) InsertNewInstBefore() argument 413 InsertNewInstWith(Instruction * New,BasicBlock::iterator Old) InsertNewInstWith() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | CallGraphSCCPass.cpp | 585 void CallGraphSCC::ReplaceNode(CallGraphNode *Old, CallGraphNode *New) { in ReplaceNode() argument 603 void CallGraphSCC::DeleteNode(CallGraphNode *Old) { in DeleteNode() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelDAGToDAG.cpp | 225 replaceInChain(SelectionDAG * CurDAG,SDValue Chain,SDValue Old,SDValue New) replaceInChain() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 690 Metadata *Old = N.getOperand(I); remapOperands() local 805 __anon3e436a420702(Metadata *Old) mapNodesInPOT() argument 844 __anon3e436a420802(Metadata *Old) map() argument 989 MDNode *Old = MI.second; remapInstruction() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GIMatchTableExecutorImpl.h | 953 Register Old = State.MIs[OldInsnID]->getOperand(OldOpIdx).getReg(); executeMatchTable() local 1424 Register Old = State.MIs[OldInsnID]->getOperand(OldOpIdx).getReg(); executeMatchTable() local 1443 Register Old = State.MIs[OldInsnID]->getOperand(OldOpIdx).getReg(); executeMatchTable() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingUtil.c | 105 void *Old = *Mem; in lprofPtrFetchAdd() local
|