Home
last modified time | relevance | path

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

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