| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | Transfer.cpp | 92 Env.setValue(*Loc, UnpackedVal); in maybeUnpackLValueExpr() 98 Env.setValue(To, *Val); in propagateValue() 385 Env.setValue(*S, *Val); in VisitCXXNewExpr() 477 Env.setValue(*S, *Val); in VisitCXXConstructExpr() 480 Env.setValue(*S, Val); in VisitCXXConstructExpr() 553 Env.setValue(*S, *Val); in VisitCXXTemporaryObjectExpr() 579 Env.setValue(*S, *ArgVal); in VisitCallExpr() 638 Env.setValue(*S, *Val); in VisitConditionalOperator() 646 Env.setValue(*S, *Val); in VisitInitListExpr() 725 Env.setValue(Loc, RecordVal); in VisitInitListExpr() [all …]
|
| H A D | RecordOps.cpp | 51 Env.setValue(*DstFieldLoc, *Val); in copyRecord() 63 Env.setValue(Dst.getSyntheticField(Name), *Val); in copyRecord() 70 Env.setValue(Dst, *DstVal); in copyRecord()
|
| H A D | DataflowEnvironment.cpp | 555 setValue(*Call, *CalleeEnv.ReturnVal); in popCall() 566 setValue(*Call, *Val); in popCall() 811 void Environment::setValue(const Expr &E, Value &Val) { in setValue() function in clang::dataflow::Environment 918 setValue(Loc, RecordVal); in createValueUnlessSelfReferential() 945 setValue(Loc, *Val); in createLocAndMaybeValue() 994 setValue(Loc, *Val); in createObjectInternal() 1080 Env.setValue(Loc, NewVal); in refreshRecordValue() 1090 Env.setValue(Expr, NewVal); in refreshRecordValue() 1091 Env.setValue(NewVal.getLoc(), NewVal); in refreshRecordValue() 1096 Env.setValue(Expr, NewVal); in refreshRecordValue() [all …]
|
| H A D | TypeErasedDataflowAnalysis.cpp | 416 Env.setValue(*MemberLoc, *InitExprVal); in builtinTransferInitializer() 504 State.Env.setValue(*TerminatorCond, State.Env.makeAtomicBoolValue()); in transferCFGBlock()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 3737 setValue(&I, N); in visitPtrToInt() 3749 setValue(&I, N); in visitIntToPtr() 6098 setValue(&I, in visitIntrinsicCall() 6103 setValue(&I, in visitIntrinsicCall() 6454 setValue(&I, in visitIntrinsicCall() 6458 setValue(&I, in visitIntrinsicCall() 6465 setValue(&I, in visitIntrinsicCall() 6566 setValue(&I, in visitIntrinsicCall() 7220 setValue(&I, in visitIntrinsicCall() 7698 setValue(&I, in visitIntrinsicCall() [all …]
|
| H A D | StatepointLowering.cpp | 1104 setValue(&I, DAG.getIntPtrConstant(-1, getCurSDLoc())); in LowerStatepoint() 1112 setValue(&I, ReturnValue); in LowerStatepoint() 1167 setValue(Call, ReturnVal); in LowerCallSiteWithDeoptBundleImpl() 1188 setValue(&CI, getValue(SI)); in visitGCResult() 1201 setValue(&CI, CopyFromReg); in visitGCResult() 1234 setValue(&Relocate, SDV); in visitGCRelocate() 1248 setValue(&Relocate, Relocation); in visitGCRelocate() 1280 setValue(&Relocate, SpillLoad); in visitGCRelocate() 1290 setValue(&Relocate, DAG.getTargetConstant(0xFEFEFEFE, SDLoc(SD), MVT::i64)); in visitGCRelocate() 1296 setValue(&Relocate, SD); in visitGCRelocate()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | APNumericStorage.h | 54 void setValue(const ASTContext &C, const llvm::APInt &Val) { in setValue() function 64 void setValue(const ASTContext &C, const llvm::APFloat &Val) { in setValue() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | PackedVector.h | 38 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() function 57 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() function 92 Vec.setValue(Vec.Bits, Idx, val);
|
| H A D | StringMapEntry.h | 84 void setValue(const ValueTy &V) { second = V; } in setValue() function
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/ |
| H A D | UncheckedOptionalAccessModel.cpp | 234 Env.setValue(Expr, *Value); in forceBoolValue() 250 Env.setValue(locForHasValue(OptionalLoc), HasValueVal); in setHasValue() 259 Env.setValue(Loc, OptionalVal); in createOptionalValue() 273 Env.setValue(HasValueLoc, *HasValueVal); in getHasValue() 325 State.Env.setValue( in transferArrowOpCall() 332 State.Env.setValue( in transferMakeOptionalCall() 342 State.Env.setValue(*CallExpr, *HasValueVal); in transferOptionalHasValueCall() 419 State.Env.setValue(*E, Val); in transferCallReturningOptional() 425 Env.setValue(E, createOptionalValue(Loc, HasValueVal, Env)); in constructOptionalValue()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | DbiModuleList.cpp | 27 setValue(); in DbiModuleSourceFilesIterator() 102 setValue(); in operator +=() 118 void DbiModuleSourceFilesIterator::setValue() { in setValue() function in DbiModuleSourceFilesIterator
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | CommandLine.h | 566 template <class DT> void setValue(const DT & /*V*/) {} 599 void setValue(const DataType &V) { 634 OptionValue(const DataType &V) { this->setValue(V); } 638 this->setValue(V); 655 setValue(V); 669 OptionValue(const std::string &V) { this->setValue(V); } 672 setValue(V); 1439 this->setValue(Val); 1473 this->setValue(V.getValue()); 1475 this->setValue(T()); [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | EvalEmitter.cpp | 115 EvalResult.setValue(S.Stk.pop<T>().toAPValue()); in emitRet() 140 EvalResult.setValue(*APV); in emitRetValue()
|
| H A D | EvaluationResult.h | 58 void setValue(const APValue &V) { in setValue() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineMemOperand.h | 320 void setValue(const Value *NewSV) { PtrInfo.V = NewSV; } in setValue() function 321 void setValue(const PseudoSourceValue *NewSV) { PtrInfo.V = NewSV; } in setValue() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVType.h | 188 void setValue(StringRef Value) override { in setValue() function 228 void setValue(StringRef Value) override { in setValue() function
|
| H A D | LVSymbol.h | 121 void setValue(StringRef Value) override { in setValue() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | JITLinkMemoryManager.h | 68 Other.A.setValue(InvalidAddr); in FinalizedAlloc() 95 A.setValue(InvalidAddr); in release()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | DbiModuleList.h | 55 void setValue();
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
| H A D | DataflowEnvironment.h | 448 void setValue(const StorageLocation &Loc, Value &Val); 463 void setValue(const Expr &E, Value &Val);
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | CheckerRegistry.cpp | 369 It.first->setValue(std::string(Option.DefaultValStr)); in insertAndValidate() 383 It.first->setValue(std::string(Option.DefaultValStr)); in insertAndValidate()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVELFReader.cpp | 320 CurrentElement->setValue( in processOneAttribute() 333 CurrentElement->setValue(Stream.str()); in processOneAttribute() 335 CurrentElement->setValue( in processOneAttribute() 338 CurrentElement->setValue(dwarf::toStringRef(FormValue)); in processOneAttribute()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/ |
| H A D | SimpleRemoteEPCUtils.cpp | 214 TagAddr.setValue( in listenLoop()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Utility/ |
| H A D | ConstString.cpp | 146 GetStringMapEntryFromKeyData(mangled_ccstr).setValue(demangled_ccstr); in GetConstCStringAndSetMangledCounterPart()
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | executor_address.h | 100 void setValue(uint64_t Addr) { this->Addr = Addr; } in setValue() function
|