Searched defs:NewState (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSection.cpp37 void MCSection::setBundleLockState(BundleLockStateType NewState) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp90 ProgramStateRef NewState = State->set<TaintMap>(Sym, Kind); local
116 ProgramStateRef NewState = State->remove<TaintMap>(Sym); local
139 ProgramStateRef NewState = State->set<DerivedSymTaint>(ParentSym, Regs); local
H A DStdLibraryFunctionsChecker.cpp358 ProgramStateRef NewState = State; local
H A DIteratorModeling.cpp658 auto NewState = local
1400 ProgramStateRef NewState = State; local
1441 auto NewState = State->assume(comparison.castAs<DefinedSVal>(), Equal); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h328 ProgramStateRef NewState = local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp200 uint64_t NewState; member in class:__anon2921::Transition
299 uint64_t NewState = T.transitionFrom(State); local
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dfsm.c171 NewState(struct fsm *fp, int new) function
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp104 ProgramState NewState = *state; local
[all...]
H A DExprEngine.cpp806 ProgramStateRef NewState = Pred->getState(); local
1585 ProgramStateRef NewState = local
1932 ProgramStateRef NewState = updateLoopStack(Term, AMgr.getASTContext(), local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp242 void RegAllocFast::setPhysRegState(MCPhysReg PhysReg, unsigned NewState) { argument
521 definePhysReg(MachineBasicBlock::iterator MI, MCPhysReg PhysReg, RegState NewState) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp375 int NewState; member in struct:__anon1690::InvokeStateChange
485 int NewState = StateAndEnd.first; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp885 BDVState NewState; local
[all...]
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_ioc.h715 U16 NewState; /* 02h */ member in struct:_IR2_STATE_CHANGED

Completed in 276 milliseconds