Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:allowsMisalignedMemoryAccesses

85   bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
89 return getTLI()->allowsMisalignedMemoryAccesses(E, AddressSpace, Alignment, Fast);