Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h478 bool allowsHvxMemoryAccess(MVT VecTy, MachineMemOperand::Flags Flags,
H A DHexagonISelLowering.cpp3803 return allowsHvxMemoryAccess(SVT, Flags, Fast); in allowsMemoryAccess()
H A DHexagonISelLoweringHVX.cpp581 bool HexagonTargetLowering::allowsHvxMemoryAccess( in allowsHvxMemoryAccess() function in HexagonTargetLowering