| /external/llvm-project/llvm/lib/Transforms/IPO/ |
| D | ConstantMerge.cpp | 103 static CanMerge makeMergeable(GlobalVariable *Old, GlobalVariable *New) { in makeMergeable() 114 static void replace(Module &M, GlobalVariable *Old, GlobalVariable *New) { in replace() 235 GlobalVariable *Old = SameContentReplacements[i].first; in mergeConstants() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | ConstantMerge.cpp | 105 static CanMerge makeMergeable(GlobalVariable *Old, GlobalVariable *New) { in makeMergeable() 116 static void replace(Module &M, GlobalVariable *Old, GlobalVariable *New) { in replace() 237 GlobalVariable *Old = SameContentReplacements[i].first; in mergeConstants() local
|
| /external/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyRegColoring.cpp | 137 unsigned Old = LI->reg; in runOnMachineFunction() local 169 unsigned Old = SortedIntervals[i]->reg; in runOnMachineFunction() local
|
| /external/llvm-project/clang/lib/AST/Interp/ |
| D | Pointer.cpp | 42 Block *Old = Pointee; in operator =() local 59 Block *Old = Pointee; in operator =() local
|
| /external/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyRegColoring.cpp | 138 unsigned Old = LI->reg(); in runOnMachineFunction() local 171 unsigned Old = SortedIntervals[I]->reg(); in runOnMachineFunction() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyRegColoring.cpp | 138 unsigned Old = LI->reg; in runOnMachineFunction() local 168 unsigned Old = SortedIntervals[I]->reg; in runOnMachineFunction() local
|
| /external/llvm-project/clang/lib/Tooling/Syntax/ |
| D | Mutations.cpp | 49 static void replace(syntax::Node *Old, syntax::Node *New) { in replace()
|
| /external/llvm-project/clang/test/CXX/temp/temp.type/ |
| D | p1-0x.cpp | 3 namespace Old { namespace
|
| /external/clang/test/CXX/temp/temp.type/ |
| D | p1-0x.cpp | 3 namespace Old { namespace
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | OrderedBasicBlock.cpp | 101 void OrderedBasicBlock::replaceInstruction(const Instruction *Old, in replaceInstruction()
|
| /external/llvm/lib/Target/MSP430/ |
| D | MSP430FrameLowering.cpp | 238 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local 276 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
|
| /external/llvm-project/llvm/lib/Target/MSP430/ |
| D | MSP430FrameLowering.cpp | 231 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local 268 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
| D | MSP430FrameLowering.cpp | 237 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local 274 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
|
| /external/clang/lib/Sema/ |
| D | SemaExceptionSpec.cpp | 212 bool Sema::CheckEquivalentExceptionSpec(FunctionDecl *Old, FunctionDecl *New) { in CheckEquivalentExceptionSpec() 377 const FunctionProtoType *Old, SourceLocation OldLoc, in CheckEquivalentExceptionSpec() 399 const FunctionProtoType *Old, in CheckEquivalentExceptionSpec() 834 const CXXMethodDecl *Old) { in CheckOverridingFunctionExceptionSpec()
|
| /external/compiler-rt/lib/profile/ |
| D | InstrProfilingUtil.c | 61 void *Old = *Mem; in lprofPtrFetchAdd() local
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaExceptionSpec.cpp | 285 bool Sema::CheckEquivalentExceptionSpec(FunctionDecl *Old, FunctionDecl *New) { in CheckEquivalentExceptionSpec() 484 const FunctionProtoType *Old, SourceLocation OldLoc, in CheckEquivalentExceptionSpec() 510 const FunctionProtoType *Old, SourceLocation OldLoc, in CheckEquivalentExceptionSpecImpl() 661 const FunctionProtoType *Old, in CheckEquivalentExceptionSpec() 954 const CXXMethodDecl *Old) { in CheckOverridingFunctionExceptionSpec()
|
| /external/llvm-project/clang-tools-extra/clang-tidy/portability/ |
| D | SIMDIntrinsicsCheck.cpp | 110 StringRef Old = Callee->getName(); in check() local
|
| /external/rust/crates/libfuzzer-sys/libfuzzer/ |
| D | FuzzerValueBitMap.h | 37 uintptr_t Old = Map[WordIdx]; in AddValue() local
|
| /external/llvm-project/compiler-rt/lib/fuzzer/ |
| D | FuzzerValueBitMap.h | 37 uintptr_t Old = Map[WordIdx]; in AddValue() local
|
| /external/llvm/include/llvm/Support/ |
| D | Allocator.h | 153 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function 370 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) in SpecificBumpPtrAllocator() function
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineInternal.h | 405 Instruction *InsertNewInstBefore(Instruction *New, Instruction &Old) { in InsertNewInstBefore() 415 Instruction *InsertNewInstWith(Instruction *New, Instruction &Old) { in InsertNewInstWith()
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | Allocator.h | 156 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function 373 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) in SpecificBumpPtrAllocator() function
|
| /external/llvm-project/llvm/include/llvm/Support/ |
| D | Allocator.h | 87 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function 386 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) in SpecificBumpPtrAllocator() function
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | MachineFunction.cpp | 912 void MachineFunction::copyCallSiteInfo(const MachineInstr *Old, in copyCallSiteInfo() 930 void MachineFunction::moveCallSiteInfo(const MachineInstr *Old, in moveCallSiteInfo() 960 void MachineFunction::substituteDebugValuesForInst(const MachineInstr &Old, in substituteDebugValuesForInst() 1044 bool MachineJumpTableInfo::ReplaceMBBInJumpTables(MachineBasicBlock *Old, in ReplaceMBBInJumpTables() 1067 MachineBasicBlock *Old, in ReplaceMBBInJumpTable()
|
| /external/llvm-project/flang/runtime/ |
| D | file.h | 21 enum class OpenStatus { Old, New, Scratch, Replace, Unknown }; enumerator
|