Home
last modified time | relevance | path

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

1234567

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegColoring.cpp140 unsigned Old = LI->reg; in runOnMachineFunction() local
171 unsigned Old = SortedIntervals[i]->reg; in runOnMachineFunction() local
DWebAssemblyAddMissingPrototypes.cpp137 Function* Old = Pair.first; in runOnModule() 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/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp238 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
275 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DAllocator.h157 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function
396 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/llvm/include/llvm/Support/
DAllocator.h153 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function
370 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) in SpecificBumpPtrAllocator() function
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeRegisterInfo.cpp96 MachineInstr *Old = I; in eliminateCallFramePseudoInstr() local
/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-7.0/llvm/lib/CodeGen/
DLiveRangeShrink.cpp78 MachineInstr *Old, in FindDominatedInstruction()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMJITInfo.cpp29 void ARMJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { in replaceMachineCodeForFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DBugDriver.h137 AbstractInterpreter *Old = Interpreter; in switchToSafeInterpreter() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DValueMapper.cpp191 MDNode *Old = MI->second; in RemapInstruction() local

1234567