Home
last modified time | relevance | path

Searched refs:prev (Results 851 – 869 of 869) sorted by relevance

1...<<3132333435

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1126 std::prev(MBBI)->copyImplicitOps(*MBB.getParent(), MI); in expandPostRAPseudo()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp5314 for (BasicBlock::iterator I = EntryBB.begin(), E = std::prev(EntryBB.end()); in runSROA()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp347 struct swig_cast_info *prev; /* pointer to the previous cast */ member
420 iter->prev->next = iter->next; in SWIG_TypeCheck()
422 iter->next->prev = iter->prev; in SWIG_TypeCheck()
424 iter->prev = 0; in SWIG_TypeCheck()
425 if (ty->cast) ty->cast->prev = iter; in SWIG_TypeCheck()
447 iter->prev->next = iter->next; in SWIG_TypeCheckStruct()
449 iter->next->prev = iter->prev; in SWIG_TypeCheckStruct()
451 iter->prev = 0; in SWIG_TypeCheckStruct()
452 if (ty->cast) ty->cast->prev = iter; in SWIG_TypeCheckStruct()
79954 type->cast->prev = cast; in SWIG_InitializeModule()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3147 std::prev(ThenBB->end())); in SpeculativelyExecuteBB()
/freebsd/sys/contrib/zlib/
H A DChangeLog986 - Invert the assignment order of match_head and s->prev[...] in
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2908 Point.PrevInst = &*std::prev(Inst->getIterator()); in InsertionHandler()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1439 BrCond = &*std::prev(BrIt); in matchOptBrCondByInvertingCond()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp2226 auto Last = std::prev(EE); in isOpenMPCapturedByRef()
21839 std::prev(CI)->getAssociatedDeclaration()->getType(); in checkMapConflicts()
21841 std::prev(CI)->getAssociatedExpression()->getExprLoc(); in checkMapConflicts()
H A DSemaExpr.cpp4812 E = std::prev(FunctionScopes.rend()); in CheckUnaryExprOrTypeTraitOperand()
6097 E = std::prev(FunctionScopes.rend()); in CreateBuiltinArraySubscriptExpr()
/freebsd/contrib/dialog/
H A DCHANGES457 field prev and next, respectively when handling the OK/Cancel buttons
/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Dlibuutil.abi634 <var-decl name='prev' type-id='b03eadb4' visibility='default'/>
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp15595 std::prev(PreTerm)->getOpcode() != AMDGPU::S_INST_PREFETCH) in getPrefLoopAlignment()
16141 std::prev(BB->end())->eraseFromParent(); in emitExpandAtomicRMW()
/freebsd/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi632 <var-decl name='prev' type-id='b03eadb4' visibility='default'/>
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h628 Stack.erase(std::prev(I.base()), Stack.end()); in Act()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1532 return F->SLocEntryBaseID + *std::prev(It); in getSLocEntryID()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12389 (I == CSEWorkList.begin() || !DT->dominates(*I, *std::prev(I))) && in optimizeGatherSequence()
/freebsd/contrib/flex/
H A DChangeLog15 * .prev-version: note previous version
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi1138 <var-decl name='prev' type-id='b03eadb4' visibility='default'/>
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src8643 # kPRV [shifted prev key] not implemented

1...<<3132333435