Searched defs:getObjectAlignment (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp265 unsigned getObjectAlignment() const { return 1U << Scale; } function in struct:__anon2627::HWAddressSanitizer::ShadowMapping
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h464 unsigned getObjectAlignment(int ObjectIdx) const { function in class:llvm::MachineFrameInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStackLayout.h68 unsigned getObjectAlignment(const Value *V) { return ObjectAlignments[V]; } function in class:llvm::safestack::StackLayout

Completed in 64 milliseconds