Home
last modified time | relevance | path

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

12

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

12