Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h414 bool allowsHvxMemoryAccess(MVT VecTy, MachineMemOperand::Flags Flags,
H A DHexagonISelLoweringHVX.cpp516 bool HexagonTargetLowering::allowsHvxMemoryAccess( in allowsHvxMemoryAccess() function in HexagonTargetLowering
H A DHexagonISelLowering.cpp3565 return allowsHvxMemoryAccess(SVT, Flags, Fast); in allowsMemoryAccess()