Searched defs:getByValTypeAlignment (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1172 unsigned TargetLoweringBase::getByValTypeAlignment(Type *Ty) const { function in class:TargetLoweringBase
/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp588 unsigned PPCTargetLowering::getByValTypeAlignment(Type *Ty) const { function in class:PPCTargetLowering
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp1398 unsigned X86TargetLowering::getByValTypeAlignment(Type *Ty) const { function in class:X86TargetLowering

Completed in 226 milliseconds