Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4023 DAG.getConstant(~(RequiredAlign - 1), DL, PtrVT)); in lowerDYNAMIC_STACKALLOC_ELF() local
3958 uint64_t RequiredAlign = std::max(AlignVal, StackAlign); lowerDYNAMIC_STACKALLOC_XPLINK() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6698 isGPRShadowAligned(MCPhysReg Reg,Align RequiredAlign) isGPRShadowAligned() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19832 Align RequiredAlign(PreferredVT.getStoreSize()); getOptimalMemOpType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6658 Align RequiredAlign(VT.getSizeInBits() / 8); LowerAsSplatVectorLoad() local
[all...]