Home
last modified time | relevance | path

Searched refs:allowsHvxMisalignedMemoryAccesses (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h416 bool allowsHvxMisalignedMemoryAccesses(MVT VecTy,
H A DHexagonISelLoweringHVX.cpp531 bool HexagonTargetLowering::allowsHvxMisalignedMemoryAccesses( in allowsHvxMisalignedMemoryAccesses() function in HexagonTargetLowering
H A DHexagonISelLowering.cpp3575 return allowsHvxMisalignedMemoryAccesses(SVT, Flags, Fast); in allowsMisalignedMemoryAccesses()