/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/ |
D | PtrState.h | 122 void SetKnownSafe(const bool NewValue) { RRI.KnownSafe = NewValue; } in SetKnownSafe() 126 void SetTailCallRelease(const bool NewValue) { in SetTailCallRelease() 136 void SetReleaseMetadata(MDNode *NewValue) { RRI.ReleaseMetadata = NewValue; } in SetReleaseMetadata() 140 void SetCFGHazardAfflicted(const bool NewValue) { in SetCFGHazardAfflicted()
|
D | ObjCARCOpts.cpp | 767 Value *NewValue = UndefValue::get(CI->getType()); in OptimizeIndividualCalls() local 789 Value *NewValue = UndefValue::get(CI->getType()); in OptimizeIndividualCalls() local
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | PtrState.h | 120 void SetKnownSafe(const bool NewValue) { RRI.KnownSafe = NewValue; } in SetKnownSafe() 124 void SetTailCallRelease(const bool NewValue) { in SetTailCallRelease() 134 void SetReleaseMetadata(MDNode *NewValue) { RRI.ReleaseMetadata = NewValue; } in SetReleaseMetadata() 138 void SetCFGHazardAfflicted(const bool NewValue) { in SetCFGHazardAfflicted()
|
D | ObjCARCOpts.cpp | 723 llvm::Value *NewValue = UndefValue::get(CI->getType()); in OptimizeIndividualCalls() local 743 llvm::Value *NewValue = UndefValue::get(CI->getType()); in OptimizeIndividualCalls() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/AggressiveInstCombine/ |
D | AggressiveInstCombineInternal.h | 68 Value *NewValue = nullptr; member
|
/external/clang/lib/ASTMatchers/Dynamic/ |
D | VariantValue.cpp | 307 void VariantValue::setUnsigned(unsigned NewValue) { in setUnsigned() 322 void VariantValue::setString(StringRef NewValue) { in setString() 337 void VariantValue::setMatcher(const VariantMatcher &NewValue) { in setMatcher()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXGenericToNVVM.cpp | 166 Value *NewValue = C; in remapConstant() local 219 Value *NewValue = UndefValue::get(C->getType()); in remapConstantVectorOrConstantAggregate() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXGenericToNVVM.cpp | 216 Value *NewValue = C; in remapConstant() local 269 Value *NewValue = UndefValue::get(C->getType()); in remapConstantVectorOrConstantAggregate() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceUtils.h | 164 BoolFlagSaver(bool &F, bool NewValue) : OldValue(F), Flag(F) { F = NewValue; } in BoolFlagSaver()
|
D | IceLoopAnalyzer.cpp | 75 void setOnStack(bool NewValue = true) { OnStack = NewValue; } in setOnStack()
|
D | IceAssembler.h | 77 void setPosition(intptr_t NewValue) { Position = NewValue; } in setPosition()
|
D | IceGlobalInits.h | 423 void setIsConstant(bool NewValue) { IsConstant = NewValue; } in setIsConstant()
|
D | IceTargetLoweringX8632.cpp | 165 void TargetX8632::_mov_sp(Operand *NewValue) { in _mov_sp()
|
D | IceTargetLoweringX8664.cpp | 189 void TargetX8664::_mov_sp(Operand *NewValue) { in _mov_sp()
|
D | IceTargetLoweringX86Base.h | 726 void _mov_sp(Operand *NewValue) { in _mov_sp()
|
/external/clang/unittests/Tooling/ |
D | RecursiveASTVisitorTestExprVisitor.cpp | 116 void setShouldVisitImplicitCode(bool NewValue) { in setShouldVisitImplicitCode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/ |
D | dwarf2yaml.cpp | 139 DWARFYAML::FormValue NewValue; in dumpDebugInfo() local
|
/external/clang/lib/Parse/ |
D | RAIIObjectsForParser.h | 350 PoisonSEHIdentifiersRAIIObject(Parser &Self, bool NewValue) in PoisonSEHIdentifiersRAIIObject()
|
/external/clang/lib/Analysis/ |
D | BodyFarm.cpp | 299 const ParmVarDecl *NewValue = D->getParamDecl(1); in create_OSAtomicCompareAndSwap() local
|
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitcodeParser.h | 149 void SetStartBit(uint64_t NewValue) { in SetStartBit()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | model.h | 224 Value<TensorT>* NewValue() final { in NewValue() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LoopUnrollAndJam.cpp | 386 Value *NewValue = OldValue; in UnrollAndJamLoop() local
|
/external/clang/include/clang/Basic/ |
D | IdentifierTable.h | 375 PoisonIdentifierRAIIObject(IdentifierInfo *II, bool NewValue) in PoisonIdentifierRAIIObject()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/ |
D | CoroSplit.cpp | 319 auto *NewValue = Builder.getInt8(FnIndex ? 1 : 0); in createClone() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 3553 std::string NewValue = ValueComp[0].str() + ";" + ValueComp[1].str(); in UpgradeRetainReleaseMarker() local 3606 std::string NewValue; in UpgradeModuleFlags() local
|