Home
last modified time | relevance | path

Searched defs:RequiredAlign (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4436 uint64_t RequiredAlign = std::max(AlignVal, StackAlign); in lowerDYNAMIC_STACKALLOC_XPLINK() local
4501 uint64_t RequiredAlign = std::max(AlignVal, StackAlign); in lowerDYNAMIC_STACKALLOC_ELF() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6823 static bool isGPRShadowAligned(MCPhysReg Reg, Align RequiredAlign) { in isGPRShadowAligned()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp23909 Align RequiredAlign(PreferredVT.getStoreSize()); in getOptimalMemOpType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7155 Align RequiredAlign(VT.getSizeInBits() / 8); in LowerAsSplatVectorLoad() local