Home
last modified time | relevance | path

Searched defs:alignAndPadAlloca (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp180 void alignAndPadAlloca(memtag::AllocaInfo &Info, llvm::Align Alignment) { in alignAndPadAlloca() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp462 void AArch64StackTagging::alignAndPadAlloca(AllocaInfo &Info) { in alignAndPadAlloca() function in AArch64StackTagging