Searched defs:New (Results 1 - 25 of 84) sorted by relevance

1234

/macosx-10.10.1/vim-55/runtime/autoload/
H A Ddecada.vim
H A Dgnat.vim
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DCloneModule.cpp36 Module *New = new Module(M->getModuleIdentifier(), M->getContext()); local
[all...]
H A DValueMapper.cpp192 MDNode *New = MapValue(Old, VMap, Flags, TypeMapper); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MBlaze/
H A DMBlazeRegisterInfo.cpp105 MachineInstr *New; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp239 Value* New = RetVals[0]; local
264 Value *New = RetVals[index]; local
H A DPruneEH.cpp214 BasicBlock *New = BB->splitBasicBlock(I); local
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineLoopInfo.h148 inline void addTopLevelLoop(MachineLoop *New) { argument
H A DLiveRangeEdit.h52 virtual void LRE_DidCloneVirtReg(unsigned New, unsigned Old) {} argument
H A DScheduleDAGInstrs.h88 bool New = PhysRegSet.insert(Reg).second; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMJITInfo.cpp29 void ARMJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MSP430/
H A DMSP430RegisterInfo.cpp122 MachineInstr *New = 0; local
151 MachineInstr *New = local
/macosx-10.10.1/llvmCore-3425.0.34/unittests/VMCore/
H A DValueMapTest.cpp188 static void onRAUW(const ExtraData &Data, KeyT Old, KeyT New) { argument
242 static void onRAUW(const ExtraData &Data, KeyT Old, KeyT New) { argument
274 static void onRAUW(ExtraData Map, KeyT Old, KeyT New) { argument
/macosx-10.10.1/AppleUSBIrDA-145.2.4/IrDA/Utils/
H A DCBufferSegment.cpp62 CBufferSegment * CBufferSegment::New(Size len) function in class:CBufferSegment
79 CBufferSegment * CBufferSegment::New(UByte *buffer, Size len) function in class:CBufferSegment
/macosx-10.10.1/apache-793/httpd/modules/proxy/
H A Dmod_proxy_connect.c89 port_range *New; local
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/ADT/
H A DSCCIterator.h189 void ReplaceNode(NodeType *Old, NodeType *New) { argument
H A DScopedHashTable.h65 ScopedHashTableVal *New = Allocator.template Allocate<ScopedHashTableVal>(); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/IPA/
H A DCallGraphSCCPass.cpp509 void CallGraphSCC::ReplaceNode(CallGraphNode *Old, CallGraphNode *New) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h131 void NoteDeletion(SDNode *Old, SDNode *New) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DFoldingSet.cpp178 unsigned *New = Allocator.Allocate<unsigned>(Bits.size()); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsJITInfo.cpp29 void MipsJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCJITInfo.cpp467 void PPCJITInfo::replaceMachineCodeForFunction(void *Old, void *New) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86JITInfo.cpp34 void X86JITInfo::replaceMachineCodeForFunction(void *Old, void *New) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp238 replaceInChain(SelectionDAG *CurDAG, SDValue Chain, SDValue Old, SDValue New) argument
H A DXCoreRegisterInfo.cpp136 MachineInstr *New; local

Completed in 562 milliseconds

1234