Searched refs:TypeWithPadding (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp500 Type *TypeWithPadding = StructType::get(AllocatedType, PaddingType); local
502 TypeWithPadding, Info.AI->getType()->getAddressSpace(), nullptr, "", Info.AI);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1169 Type *TypeWithPadding = StructType::get( local
1172 TypeWithPadding, AI->getType()->getAddressSpace(), nullptr, "", AI);

Completed in 57 milliseconds