Searched defs:getByValTypeAlignment (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetLoweringBase.cpp | 1770 uint64_t TargetLoweringBase::getByValTypeAlignment(Type *Ty, getByValTypeAlignment() function in TargetLoweringBase |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLoweringCall.cpp | 261 uint64_t X86TargetLowering::getByValTypeAlignment(Type *Ty, getByValTypeAlignment() function in X86TargetLowering |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 1625 uint64_t PPCTargetLowering::getByValTypeAlignment(Type *Ty, getByValTypeAlignment() function in PPCTargetLowering |