Home | History | Annotate | Download | only in X86

Lines Matching refs:Alignment

951 int X86TTIImpl::getMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment,
970 int Cost = BaseT::getMemoryOpCost(Opcode, VTy->getScalarType(), Alignment,
995 unsigned Alignment,
1000 return getMemoryOpCost(Opcode, SrcTy, Alignment, AddressSpace);
1019 Alignment, AddressSpace);