Home
last modified time | relevance | path

Searched defs:Shadow (Results 1 – 22 of 22) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_shadow_test.cpp36 TEST(Shadow, Shadow) { in TEST() argument
89 TEST(Shadow, Mapping) { in TEST() argument
104 TEST(Shadow, Celling) { in TEST() argument
246 TEST(Shadow, AllMappings) { ForEachMapping<MappingTest>(); } in TEST() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dshadow1.C25 Function(int Shadow) in Function()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp597 Value *Shadow; member
937 Value *Shadow, SmallVector<unsigned, 4> &Indices, Type *SubShadowTy, in expandFromPrimitiveShadowRecursive()
981 Value *Shadow = UndefValue::get(ShadowTy); in expandFromPrimitiveShadow() local
991 Value *DFSanFunction::collapseAggregateShadow(AggregateType *AT, Value *Shadow, in collapseAggregateShadow()
1007 Value *DFSanFunction::collapseToPrimitiveShadow(Value *Shadow, in collapseToPrimitiveShadow()
1019 Value *DFSanFunction::collapseToPrimitiveShadow(Value *Shadow, in collapseToPrimitiveShadow()
1867 Value *&Shadow = ValShadowMap[V]; in getShadow() local
1881 void DFSanFunction::setShadow(Instruction *I, Value *Shadow) { in setShadow()
2024 Value *Shadow = getShadow(Inst->getOperand(0)); in combineOperandShadows() local
2419 Value *Shadow = in visitLoadInst() local
[all …]
H A DMemorySanitizer.cpp1099 Value *Shadow; member
1259 Value *Shadow = SI->isAtomic() ? getCleanShadow(Val) : getShadow(Val); in materializeStores() local
1359 Value *Shadow = nullptr; in materializeInstructionChecks() local
1856 Value *Shadow = ShadowMap[V]; in getShadow() local
2017 Value *Shadow, *Origin; in insertShadowCheck() local
2341 Value *Shadow = nullptr; member in __anon6efd8b1a0811::MemorySanitizerVisitor::Combiner
2678 Value *Shadow = IRB.CreateICmpSLT(getShadow(op), getCleanShadow(op), in handleSignedRelationalComparison() local
2821 Value *Shadow = getShadow(&I, 1); in handleVectorStoreIntrinsic() local
3335 Value *Shadow = IRB.CreateAlignedLoad(Ty, ShadowPtr, Alignment, "_ldmxcsr"); in handleLdmxcsr() local
3363 Value *Shadow = IRB.CreateMaskedExpandLoad( in handleMaskedExpandLoad() local
[all …]
H A DMemProfiler.cpp242 Value *MemProfiler::memToShadow(Value *Shadow, IRBuilder<> &IRB) { in memToShadow()
H A DHWAddressSanitizer.cpp810 Value *Shadow = IRB.CreateLShr(Mem, Mapping.Scale); in memToShadow() local
853 Value *Shadow = memToShadow(AddrLong, IRB); in instrumentMemAccessInline() local
H A DAddressSanitizer.cpp1212 Value *AddressSanitizer::memToShadow(Value *Shadow, IRBuilder<> &IRB) { in memToShadow()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp4087 ShadowContextRAII Shadow(Visited); in lookupVisibleDecls() local
4098 ShadowContextRAII Shadow(Visited); in lookupVisibleDecls() local
4178 ShadowContextRAII Shadow(Visited); in lookupInDeclContext() local
4238 ShadowContextRAII Shadow(Visited); in lookupInDeclContext() local
4248 ShadowContextRAII Shadow(Visited); in lookupInDeclContext() local
4255 ShadowContextRAII Shadow(Visited); in lookupInDeclContext() local
4262 ShadowContextRAII Shadow(Visited); in lookupInDeclContext() local
4270 ShadowContextRAII Shadow(Visited); in lookupInDeclContext() local
4276 ShadowContextRAII Shadow(Visited); in lookupInDeclContext() local
4282 ShadowContextRAII Shadow(Visited); in lookupInDeclContext() local
[all …]
H A DSemaAccess.cpp1310 if (UsingShadowDecl *Shadow = in IsMicrosoftUsingDeclarationAccessBug() local
1698 } else if (auto *Shadow = in CheckConstructorAccess() local
H A DSemaDeclCXX.cpp7153 ConstructorUsingShadowDecl *Shadow) in InheritedConstructorInfo()
12080 if (UsingShadowDecl *Shadow = dyn_cast<UsingShadowDecl>(*I)) in CheckUsingShadowDecl() local
12188 UsingShadowDecl *Shadow; in BuildUsingShadowDecl() local
12244 void Sema::HideUsingShadowDecl(Scope *S, UsingShadowDecl *Shadow) { in HideUsingShadowDecl()
13634 ConstructorUsingShadowDecl *Shadow) { in findInheritingConstructor()
13744 ConstructorUsingShadowDecl *Shadow = in DefineInheritingConstructor() local
15622 if (auto *Shadow = dyn_cast<ConstructorUsingShadowDecl>(FoundDecl)) { in BuildCXXConstructExpr() local
H A DSemaDecl.cpp3622 if (UsingShadowDecl *Shadow = dyn_cast<UsingShadowDecl>(OldD)) { in MergeFunctionDecl() local
4529 if (auto *Shadow = in MergeVarDecl() local
4536 if (auto *Shadow = in MergeVarDecl() local
8283 for (const auto &Shadow : LSI->ShadowingDecls) { in DiagnoseShadowingLambdaDecls() local
17054 if (auto *Shadow = dyn_cast<UsingShadowDecl>(DirectPrevDecl)) { in ActOnTag() local
H A DSemaTemplateInstantiateDecl.cpp3183 for (auto *Shadow : D->shadows()) { in VisitBaseUsingDecls() local
5953 if (auto *Shadow = dyn_cast<UsingShadowDecl>(Other)) in isInstantiationOf() local
H A DSemaOverload.cpp6554 auto *Shadow = dyn_cast<ConstructorUsingShadowDecl>(FoundDecl.getDecl()); in AddOverloadCandidate() local
10439 if (auto *Shadow = dyn_cast<ConstructorUsingShadowDecl>(FoundDecl)) in MaybeEmitInheritedConstructorNote() local
H A DSemaInit.cpp6930 if (auto *Shadow = dyn_cast<ConstructorUsingShadowDecl>( in PerformConstructorInitialization() local
H A DSemaTemplate.cpp1963 if (auto *Shadow = dyn_cast_or_null<UsingShadowDecl>( in CheckClassTemplate() local
H A DTreeTransform.h14908 UsingShadowDecl *Shadow = *Using->shadow_begin(); in RebuildUnresolvedUsingType() local
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_shadow.h61 Shadow(FastState state, u32 addr, u32 size, AccessType typ) { in Shadow() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h285 Shadow = 0x0001 << 5, // 0000001, Has extra reaching defs. enumerator
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclPrinter.cpp1618 for (const auto *Shadow : D->shadows()) { in VisitUsingDecl() local
H A DDeclCXX.cpp1352 if (auto *Shadow = dyn_cast<UsingShadowDecl>(D)) { in addedMember() local
3044 const UsingShadowDecl *Shadow = this; in getIntroducer() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclCXX.h2423 ConstructorUsingShadowDecl *Shadow = nullptr; variable
2428 InheritedConstructor(ConstructorUsingShadowDecl *Shadow, in InheritedConstructor()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp2191 auto *Shadow = readDeclAs<ConstructorUsingShadowDecl>(); in VisitCXXConstructorDecl() local