Home
last modified time | relevance | path

Searched defs:NewValue (Results 1 – 25 of 27) sorted by relevance

12

/openbsd/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagOperands.cpp69 std::unique_ptr<GIMatchDagOperandList> NewValue = in makeEmptyOperandList() local
89 std::unique_ptr<GIMatchDagOperandList> NewValue = in makeOperandList() local
110 std::unique_ptr<GIMatchDagOperandList> NewValue = in makeMIPredicateOperandList() local
133 std::unique_ptr<GIMatchDagOperandList> NewValue = in makeTwoMOPredicateOperandList() local
/openbsd/gnu/llvm/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h121 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 DObjCARCOpts.cpp937 Value *NewValue = UndefValue::get(CI->getType()); in OptimizeIndividualCallImpl() local
957 Value *NewValue = UndefValue::get(CI->getType()); in OptimizeIndividualCallImpl() local
/openbsd/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp344 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()
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerConstantIntrinsics.cpp54 Value *NewValue, in replaceConditionalBranchesOnConstant()
133 Value *NewValue; in lowerConstantIntrinsics() local
H A DStructurizeCFG.cpp782 if (auto NewValue = simplifyInstruction(Phi, Q)) { in simplifyAffectedPhis() local
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp161 Value *NewValue = C; in remapConstant() local
214 Value *NewValue = PoisonValue::get(C->getType()); in remapConstantVectorOrConstantAggregate() local
/openbsd/gnu/llvm/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h73 Value *NewValue = nullptr; member
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DPlistSupport.h32 unsigned NewValue = V.size(); in AddFID() local
H A DIdentifierTable.h494 PoisonIdentifierRAIIObject(IdentifierInfo *II, bool NewValue) in PoisonIdentifierRAIIObject()
/openbsd/gnu/llvm/llvm/lib/IR/
H A DIntrinsicInst.cpp115 Value *NewValue) { in replaceVariableLocationOp()
153 Value *NewValue) { in replaceVariableLocationOp()
H A DAutoUpgrade.cpp4525 std::string NewValue = ValueComp[0].str() + ";" + ValueComp[1].str(); in UpgradeRetainReleaseMarker() local
4731 std::string NewValue; in UpgradeModuleFlags() local
/openbsd/gnu/llvm/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp245 DWARFYAML::FormValue NewValue; in dumpDebugInfo() local
/openbsd/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h449 void replaceUse(Use &U, Value *NewValue) { in replaceUse()
/openbsd/gnu/llvm/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h386 PoisonSEHIdentifiersRAIIObject(Parser &Self, bool NewValue) in PoisonSEHIdentifiersRAIIObject()
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp389 void VPBasicBlock::dropAllReferences(VPValue *NewValue) { in dropAllReferences()
506 void VPRegionBlock::dropAllReferences(VPValue *NewValue) { in dropAllReferences()
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DBodyFarm.cpp643 const ParmVarDecl *NewValue = D->getParamDecl(1); in create_OSAtomicCompareAndSwap() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp443 Value *NewValue = OldValue; in UnrollAndJamLoop() local
H A DSCCPSolver.cpp822 auto &NewValue = ValueState[NewArg]; in markArgInFuncSpecialization() local
/openbsd/gnu/llvm/llvm/lib/Linker/
H A DIRMover.cpp1678 Value *NewValue = Mapper.mapValue(GV); in run() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1075 DbgVariableValue NewValue(DbgValue); in addDefsFromCopies() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp170 auto NewValue = OldValue & Value; in ConstructorHelper() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6647 SDValue NewValue = in lowerFixedLengthVectorStoreToRVV() local
9537 SDValue NewValue = Res.materialize(DAG); in combineBinOp_VLToVWBinOp_VL() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20000 SDValue NewValue = DAG.getNode(CondOpcode, SDLoc(SubsNode), VTs, Ops); in performCONDCombine() local
23054 auto NewValue = convertToScalableVector(DAG, ContainerVT, Store->getValue()); in LowerFixedLengthVectorStoreToSVE() local
23085 auto NewValue = convertToScalableVector(DAG, ContainerVT, Store->getValue()); in LowerFixedLengthVectorMStoreToSVE() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp3446 APValue NewValue(APValue::UninitArray(), NewElts, Size); in expandArray() local
10906 APValue NewValue(APValue::UninitArray(), N, FinalSize); in VisitCXXConstructExpr() local

12