/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSection.cpp | 50 void MCSection::setBundleLockState(BundleLockStateType NewState) { in setBundleLockState()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | Taint.cpp | 94 ProgramStateRef NewState = State->set<TaintMap>(Sym, Kind); in addTaint() local 120 ProgramStateRef NewState = State->remove<TaintMap>(Sym); in removeTaint() local 143 ProgramStateRef NewState = State->set<DerivedSymTaint>(ParentSym, Regs); in addPartialTaint() local
|
H A D | IteratorModeling.cpp | 545 auto NewState = in handleIncrement() local 571 auto NewState = in handleDecrement() local 661 ProgramStateRef NewState = setIteratorPosition(State, NewVal, *NewPos); in handlePtrIncrOrDecr() local 801 auto NewState = State->assume(comparison.castAs<DefinedSVal>(), Equal); in relateSymbols() local
|
H A D | CastValueChecker.cpp | 309 ProgramStateRef NewState = State; in addInstanceOfTransition() local
|
H A D | NullabilityChecker.cpp | 637 if (ProgramStateRef NewState = State->assume(*StoredVal, true)) { in checkLocation() local
|
H A D | StdLibraryFunctionsChecker.cpp | 1319 ProgramStateRef NewState = State; in checkPreCall() local 1374 ProgramStateRef NewState = State; in checkPostCall() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DFAEmitter.cpp | 178 uint64_t NewState; member in __anon4fed36600211::Transition 277 uint64_t NewState = T.transitionFrom(State); in emit() local
|
H A D | DFAPacketizerEmitter.cpp | 327 for (uint64_t NewState : applyInsnClass(Resources, State)) { in emitForItineraries() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ProgramState.cpp | 101 ProgramState NewState = *state; in removeDeadBindingsFromEnvironmentAndStore() local 420 ProgramState NewState(*FromState); in getPersistentStateWithGDM() local 571 ProgramState NewState = *state; in removeGDM() local
|
H A D | ExprEngine.cpp | 1146 ProgramStateRef NewState = Pred->getState(); in ProcessLoopExit() local 2140 ProgramStateRef NewState = in Visit() local 2512 ProgramStateRef NewState = updateLoopStack(Term, AMgr.getASTContext(), in processCFGBlockEntrance() local
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SMTConstraintManager.h | 333 ProgramStateRef NewState = in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
|
H A D | CallEvent.h | 382 CallEventRef<> cloneWithState(ProgramStateRef NewState) const { in cloneWithState() 1473 CallEventRef<T> CallEvent::cloneWithState(ProgramStateRef NewState) const { in cloneWithState()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 385 int NewState; member 495 int NewState = StateAndEnd.first; in scan() local
|
/freebsd/usr.sbin/ppp/ |
H A D | fsm.c | 169 NewState(struct fsm *fp, int new) in NewState() function
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaARM.cpp | 1249 std::vector<StringRef> NewState; in handleNewAttr() local
|
H A D | SemaDeclAttr.cpp | 1108 SetTypestateAttr::ConsumedState NewState; in handleSetTypestateAttr() local
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | ContinuationIndenter.cpp | 1944 auto &NewState = State.Stack.back(); in moveStatePastScopeOpener() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 305 void setState(const MachineIRBuilderState &NewState) { State = NewState; } in setState()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocFast.cpp | 449 void RegAllocFastImpl::setPhysRegState(MCPhysReg PhysReg, unsigned NewState) { in setPhysRegState()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 1027 BDVState NewState(BDV); in findBasePointer() local
|
H A D | NewGVN.cpp | 3087 auto NewState = AllEqual ? MPS_Equivalent : MPS_Unique; in valueNumberMemoryPhi() local
|
/freebsd/sys/dev/mpt/mpilib/ |
H A D | mpi_ioc.h | 706 U16 NewState; /* 02h */ member
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 6555 DiagState *NewState = &Diag.DiagStates.back(); in ReadPragmaDiagnosticMappings() local
|