Home
last modified time | relevance | path

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

12345

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegColoring.cpp137 unsigned Old = LI->reg; in runOnMachineFunction() local
169 unsigned Old = SortedIntervals[i]->reg; in runOnMachineFunction() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombine.h231 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/
DMSP430RegisterInfo.cpp113 MachineInstr *Old = I; in eliminateCallFramePseudoInstr() local
149 MachineInstr *Old = I; in eliminateCallFramePseudoInstr() local
/external/clang/test/CXX/temp/temp.type/
Dp1-0x.cpp3 namespace Old { namespace
/external/compiler-rt/lib/profile/
DInstrProfilingUtil.c61 void *Old = *Mem; in lprofPtrFetchAdd() local
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp238 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
276 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/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableIntervalMap.h220 ImmutableIntervalMap add(ImmutableIntervalMap Old, in add()
226 ImmutableIntervalMap remove(ImmutableIntervalMap Old, key_type_ref K) { in remove()
DSCCIterator.h189 void ReplaceNode(NodeType *Old, NodeType *New) { in ReplaceNode()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegMap.h334 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/
DMipsJITInfo.cpp29 void MipsJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction()
/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/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/lib/Target/MBlaze/
DMBlazeRegisterInfo.cpp96 MachineInstr *Old = I; in eliminateCallFramePseudoInstr() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMJITInfo.cpp29 void ARMJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction()
/external/llvm/tools/bugpoint/
DBugDriver.h144 AbstractInterpreter *Old = Interpreter; in switchToSafeInterpreter() local
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DBugDriver.h149 AbstractInterpreter *Old = Interpreter; in switchToSafeInterpreter() local
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaRegisterInfo.cpp93 MachineInstr *Old = I; in eliminateCallFramePseudoInstr() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DValueMapper.cpp191 MDNode *Old = MI->second; in RemapInstruction() local
/external/llvm/include/llvm/ADT/
DSCCIterator.h134 void ReplaceNode(NodeType *Old, NodeType *New) { in ReplaceNode()
/external/clang/include/clang/AST/
DASTUnresolvedSet.h57 bool replace(const NamedDecl *Old, NamedDecl *New, AccessSpecifier AS) { in replace()
/external/llvm/include/llvm/CodeGen/
DLiveRangeEdit.h55 virtual void LRE_DidCloneVirtReg(unsigned New, unsigned Old) {} in LRE_DidCloneVirtReg()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h131 void NoteDeletion(SDNode *Old, SDNode *New) { in NoteDeletion()
/external/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp218 replaceInChain(SelectionDAG *CurDAG, SDValue Chain, SDValue Old, SDValue New) in replaceInChain()

12345