/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/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombine.h | 231 Instruction *InsertNewInstBefore(Instruction *New, Instruction &Old) { in InsertNewInstBefore() 243 Instruction *InsertNewInstWith(Instruction *New, Instruction &Old) { in InsertNewInstWith()
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430RegisterInfo.cpp | 113 MachineInstr *Old = I; in eliminateCallFramePseudoInstr() local 149 MachineInstr *Old = I; in eliminateCallFramePseudoInstr() local
|
/external/clang/test/CXX/temp/temp.type/ |
D | p1-0x.cpp | 3 namespace Old { namespace
|
/external/compiler-rt/lib/profile/ |
D | InstrProfilingUtil.c | 61 void *Old = *Mem; in lprofPtrFetchAdd() local
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430FrameLowering.cpp | 238 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local 276 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/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | ImmutableIntervalMap.h | 220 ImmutableIntervalMap add(ImmutableIntervalMap Old, in add() 226 ImmutableIntervalMap remove(ImmutableIntervalMap Old, key_type_ref K) { in remove()
|
D | SCCIterator.h | 189 void ReplaceNode(NodeType *Old, NodeType *New) { in ReplaceNode()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | VirtRegMap.h | 334 void transferSpillPts(MachineInstr *Old, MachineInstr *New) { in transferSpillPts() 374 void transferRestorePts(MachineInstr *Old, MachineInstr *New) { in transferRestorePts() 413 void transferEmergencySpills(MachineInstr *Old, MachineInstr *New) { in transferEmergencySpills()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsJITInfo.cpp | 29 void MipsJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction()
|
/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/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/lib/Target/MBlaze/ |
D | MBlazeRegisterInfo.cpp | 96 MachineInstr *Old = I; in eliminateCallFramePseudoInstr() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMJITInfo.cpp | 29 void ARMJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction()
|
/external/llvm/tools/bugpoint/ |
D | BugDriver.h | 144 AbstractInterpreter *Old = Interpreter; in switchToSafeInterpreter() local
|
/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | BugDriver.h | 149 AbstractInterpreter *Old = Interpreter; in switchToSafeInterpreter() local
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaRegisterInfo.cpp | 93 MachineInstr *Old = I; in eliminateCallFramePseudoInstr() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | ValueMapper.cpp | 191 MDNode *Old = MI->second; in RemapInstruction() local
|
/external/llvm/include/llvm/ADT/ |
D | SCCIterator.h | 134 void ReplaceNode(NodeType *Old, NodeType *New) { in ReplaceNode()
|
/external/clang/include/clang/AST/ |
D | ASTUnresolvedSet.h | 57 bool replace(const NamedDecl *Old, NamedDecl *New, AccessSpecifier AS) { in replace()
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveRangeEdit.h | 55 virtual void LRE_DidCloneVirtReg(unsigned New, unsigned Old) {} in LRE_DidCloneVirtReg()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypes.h | 131 void NoteDeletion(SDNode *Old, SDNode *New) { in NoteDeletion()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelDAGToDAG.cpp | 218 replaceInChain(SelectionDAG *CurDAG, SDValue Chain, SDValue Old, SDValue New) in replaceInChain()
|