Home
last modified time | relevance | path

Searched defs:NewEntry (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/VMCore/
DDebugLoc.cpp307 int NewEntry = Ctx->getOrAddScopeRecordIdxEntry(NewVal, Idx); in allUsesReplacedWith() local
/external/llvm/lib/Transforms/Scalar/
DTailRecursionElimination.cpp477 BasicBlock *NewEntry = BasicBlock::Create(F->getContext(), "", F, OldEntry); in EliminateRecursiveTailCall() local
/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp209 AddrLabelSymEntry &NewEntry = AddrLabelSymbols[New]; in UpdateForRAUWBlock() local
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp1842 const ASTRecordLayout *NewEntry; in getASTRecordLayout() local
1948 const ASTRecordLayout *NewEntry = in getObjCLayout() local
/external/llvm/unittests/ExecutionEngine/JIT/
DJITTest.cpp561 BasicBlock *NewEntry = BasicBlock::Create(Context, "new_entry", F); in TEST_F() local
/external/chromium/net/disk_cache/
Dbackend_impl.cc1486 int BackendImpl::NewEntry(Addr address, EntryImpl** entry) { in NewEntry() function in disk_cache::BackendImpl
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2167 MatchScope NewEntry; in SelectCodeCommon() local