/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | PtrState.h | 121 void SetKnownSafe(const bool NewValue) { RRI.KnownSafe = NewValue; } in SetKnownSafe() 125 void SetTailCallRelease(const bool NewValue) { in SetTailCallRelease() 135 void SetReleaseMetadata(MDNode *NewValue) { RRI.ReleaseMetadata = NewValue; } in SetReleaseMetadata() 139 void SetCFGHazardAfflicted(const bool NewValue) { in SetCFGHazardAfflicted()
|
H A D | ObjCARCOpts.cpp | 939 Value *NewValue = PoisonValue::get(CI->getType()); in OptimizeIndividualCallImpl() local 960 Value *NewValue = PoisonValue::get(CI->getType()); in OptimizeIndividualCallImpl() local
|
/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
H A D | VariantValue.cpp | 344 void VariantValue::setBoolean(bool NewValue) { in setBoolean() 359 void VariantValue::setDouble(double NewValue) { in setDouble() 374 void VariantValue::setUnsigned(unsigned NewValue) { in setUnsigned() 389 void VariantValue::setString(StringRef NewValue) { in setString() 402 void VariantValue::setNodeKind(ASTNodeKind NewValue) { in setNodeKind() 417 void VariantValue::setMatcher(const VariantMatcher &NewValue) { in setMatcher()
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | LazyAtomicPointer.h | 65 bool compare_exchange_weak(T *&ExistingValue, T *NewValue) { in compare_exchange_weak() 80 bool compare_exchange_strong(T *&ExistingValue, T *NewValue) { in compare_exchange_strong()
|
H A D | ConcurrentHashtable.h | 171 insert(const KeyTy & NewValue) insert() argument
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LowerConstantIntrinsics.cpp | 55 replaceConditionalBranchesOnConstant(Instruction * II,Value * NewValue,DomTreeUpdater * DTU) replaceConditionalBranchesOnConstant() argument 137 Value *NewValue; lowerConstantIntrinsics() local
|
/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/ |
H A D | ConstructExpr.cpp | 28 setShouldVisitImplicitCode(bool NewValue) setShouldVisitImplicitCode() argument
|
H A D | DeclRefExpr.cpp | 21 setShouldVisitImplicitCode(bool NewValue) setShouldVisitImplicitCode() argument
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXGenericToNVVM.cpp | 146 Value *NewValue = C; in remapConstant() local 199 Value *NewValue = PoisonValue::get(C->getType()); remapConstantVectorOrConstantAggregate() local [all...] |
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombineInternal.h | 73 Value *NewValue = nullptr; global() member
|
/llvm-project/bolt/include/bolt/Core/ |
H A D | DIEBuilder.h | 368 replaceValue(DIEValueList * Die,dwarf::Attribute Attribute,dwarf::Form Form,T && NewValue) replaceValue() argument 376 replaceValue(DIEValueList * Die,dwarf::Attribute Attribute,dwarf::Attribute NewAttribute,dwarf::Form Form,T && NewValue) replaceValue() argument 382 replaceValue(DIEValueList * Die,dwarf::Attribute Attribute,dwarf::Form Form,DIEValue & NewValue) replaceValue() argument
|
/llvm-project/clang/include/clang/Basic/ |
H A D | PlistSupport.h | 32 unsigned NewValue = V.size(); AddFID() local
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | EnumInitialValueCheck.cpp | 115 const llvm::APSInt NewValue = Enumerator->getInitVal(); in AST_MATCHER() local
|
/llvm-project/polly/lib/CodeGen/ |
H A D | LoopGenerators.cpp | 247 Value *NewValue = Builder.CreateLoad(ElemTy, Address); extractValuesFromStruct() local
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | DIE.h | 754 T &&NewValue) { in replaceValue() 768 dwarf::Form Form, T &&NewValue) { in replaceValue() 780 dwarf::Form Form, DIEValue &NewValue) { in replaceValue()
|
/llvm-project/llvm/lib/IR/ |
H A D | DebugProgramInstruction.cpp | 287 Value *NewValue, in replaceVariableLocationOp() argument 321 Value *NewValue) { in replaceVariableLocationOp() argument [all...] |
H A D | IntrinsicInst.cpp | 122 Value *NewValue, in replaceVariableLocationOp() argument 163 Value *NewValue) { in replaceVariableLocationOp() argument [all...] |
/llvm-project/llvm/tools/obj2yaml/ |
H A D | dwarf2yaml.cpp | 255 DWARFYAML::FormValue NewValue; in dumpDebugInfo() local [all...] |
/llvm-project/clang/include/clang/Parse/ |
H A D | RAIIObjectsForParser.h | 405 PoisonSEHIdentifiersRAIIObject(Parser &Self, bool NewValue) in PoisonSEHIdentifiersRAIIObject() argument [all...] |
/llvm-project/llvm/include/llvm/Transforms/InstCombine/ |
H A D | InstCombiner.h | 418 replaceUse(Use & U,Value * NewValue) replaceUse() argument
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 105 createDebugValue(DIBuilder & DIB,Value * NewValue,DILocalVariable * Variable,DIExpression * Expression,const DILocation * DI,DbgVariableRecord * InsertBefore) createDebugValue() argument 116 createDebugValue(DIBuilder & DIB,Value * NewValue,DILocalVariable * Variable,DIExpression * Expression,const DILocation * DI,Instruction * InsertBefore) createDebugValue() argument
|
H A D | SCCPSolver.cpp | 1011 ValueLatticeElement &NewValue = StructValueState[{&*NewArg, I}]; setLatticeValueForSpecializationArguments() local 1021 ValueLatticeElement &NewValue = StructValueState[{&*NewArg, I}]; setLatticeValueForSpecializationArguments() local 1025 ValueLatticeElement &NewValue = ValueState[&*NewArg]; setLatticeValueForSpecializationArguments() local
|
H A D | LoopUnrollAndJam.cpp | 442 Value *NewValue = OldValue; UnrollAndJamLoop() local
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.cpp | 526 dropAllReferences(VPValue * NewValue) dropAllReferences() argument 721 dropAllReferences(VPValue * NewValue) dropAllReferences() argument
|
/llvm-project/clang/lib/Analysis/ |
H A D | BodyFarm.cpp | 643 const ParmVarDecl *NewValue = D->getParamDecl(1); in create_OSAtomicCompareAndSwap() local
|