Searched defs:Old (Results 1 - 25 of 40) sorted by relevance

12

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeRegisterInfo.cpp96 MachineInstr *Old = I; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DValueMapper.cpp191 MDNode *Old = MI->second; local
H A DBasicBlockUtils.cpp287 BasicBlock *llvm::SplitBlock(BasicBlock *Old, Instruction *SplitPt, Pass *P) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMJITInfo.cpp29 void ARMJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { argument
H A DThumb1RegisterInfo.cpp317 MachineInstr *Old = I; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/
H A DMSP430RegisterInfo.cpp114 MachineInstr *Old = I; local
150 MachineInstr *Old = I; local
/macosx-10.9.5/llvmCore-3425.0.33/tools/bugpoint/
H A DBugDriver.h149 AbstractInterpreter *Old = Interpreter; local
/macosx-10.9.5/llvmCore-3425.0.33/unittests/VMCore/
H A DValueMapTest.cpp188 static void onRAUW(const ExtraData &Data, KeyT Old, KeyT New) { argument
192 static void onDelete(const ExtraData &Data, KeyT Old) { argument
242 static void onRAUW(const ExtraData &Data, KeyT Old, KeyT New) { argument
245 static void onDelete(const ExtraData &Data, KeyT Old) { argument
274 static void onRAUW(ExtraData Map, KeyT Old, KeyT New) { argument
277 static void onDelete(ExtraData Map, KeyT Old) { argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DImmutableIntervalMap.h220 ImmutableIntervalMap add(ImmutableIntervalMap Old, argument
226 ImmutableIntervalMap remove(ImmutableIntervalMap Old, key_type_ref K) { argument
H A DSCCIterator.h189 void ReplaceNode(NodeType *Old, NodeType *New) { argument
H A DImmutableMap.h110 ImmutableMap add(ImmutableMap Old, key_type_ref K, data_type_ref D) { argument
115 ImmutableMap remove(ImmutableMap Old, key_type_ref K) { argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DLiveRangeEdit.h52 virtual void LRE_DidCloneVirtReg(unsigned New, unsigned Old) {} argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/IPA/
H A DCallGraphSCCPass.cpp509 void CallGraphSCC::ReplaceNode(CallGraphNode *Old, CallGraphNode *New) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h131 void NoteDeletion(SDNode *Old, SDNode *New) { argument
H A DScheduleDAGSDNodes.cpp89 SUnit *ScheduleDAGSDNodes::Clone(SUnit *Old) { argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsJITInfo.cpp29 void MipsJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCJITInfo.cpp467 void PPCJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86JITInfo.cpp34 void X86JITInfo::replaceMachineCodeForFunction(void *Old, void *New) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp238 replaceInChain(SelectionDAG *CurDAG, SDValue Chain, SDValue Old, SDValue New) argument
H A DXCoreRegisterInfo.cpp114 MachineInstr *Old = I; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombine.h235 Instruction *InsertNewInstBefore(Instruction *New, Instruction &Old) { argument
247 Instruction *InsertNewInstWith(Instruction *New, Instruction &Old) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DValue.cpp628 void ValueHandleBase::ValueIsRAUWd(Value *Old, Value *New) { argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DAliasAnalysis.h551 void replaceWithNewValue(Value *Old, Value *New) { argument
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-diff/
H A DDifferenceEngine.cpp145 bool operator()(const BlockPair &Old, const BlockPair &New) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DMachineModuleInfo.cpp202 void MMIAddrLabelMap::UpdateForRAUWBlock(BasicBlock *Old, BasicBlock *New) { argument

Completed in 513 milliseconds

12