Home
last modified time | relevance | path

Searched defs:Old (Results 1 – 25 of 233) sorted by relevance

12345678910

/external/llvm-project/llvm/lib/Transforms/IPO/
DConstantMerge.cpp103 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/
DConstantMerge.cpp105 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/
DWebAssemblyRegColoring.cpp137 unsigned Old = LI->reg; in runOnMachineFunction() local
169 unsigned Old = SortedIntervals[i]->reg; in runOnMachineFunction() local
/external/llvm-project/clang/lib/AST/Interp/
DPointer.cpp42 Block *Old = Pointee; in operator =() local
59 Block *Old = Pointee; in operator =() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRegColoring.cpp138 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/
DWebAssemblyRegColoring.cpp138 unsigned Old = LI->reg; in runOnMachineFunction() local
168 unsigned Old = SortedIntervals[I]->reg; in runOnMachineFunction() local
/external/llvm-project/clang/lib/Tooling/Syntax/
DMutations.cpp49 static void replace(syntax::Node *Old, syntax::Node *New) { in replace()
/external/llvm-project/clang/test/CXX/temp/temp.type/
Dp1-0x.cpp3 namespace Old { namespace
/external/clang/test/CXX/temp/temp.type/
Dp1-0x.cpp3 namespace Old { namespace
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DOrderedBasicBlock.cpp101 void OrderedBasicBlock::replaceInstruction(const Instruction *Old, in replaceInstruction()
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp238 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
276 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp231 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
268 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp237 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
274 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
/external/clang/lib/Sema/
DSemaExceptionSpec.cpp212 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/
DInstrProfilingUtil.c61 void *Old = *Mem; in lprofPtrFetchAdd() local
/external/llvm-project/clang/lib/Sema/
DSemaExceptionSpec.cpp285 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/
DSIMDIntrinsicsCheck.cpp110 StringRef Old = Callee->getName(); in check() local
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerValueBitMap.h37 uintptr_t Old = Map[WordIdx]; in AddValue() local
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerValueBitMap.h37 uintptr_t Old = Map[WordIdx]; in AddValue() local
/external/llvm/include/llvm/Support/
DAllocator.h153 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function
370 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) in SpecificBumpPtrAllocator() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h405 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/
DAllocator.h156 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function
373 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) in SpecificBumpPtrAllocator() function
/external/llvm-project/llvm/include/llvm/Support/
DAllocator.h87 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function
386 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) in SpecificBumpPtrAllocator() function
/external/llvm-project/llvm/lib/CodeGen/
DMachineFunction.cpp912 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/
Dfile.h21 enum class OpenStatus { Old, New, Scratch, Replace, Unknown }; enumerator

12345678910