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