Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h475 bool allowsHvxMemoryAccess(MVT VecTy, MachineMemOperand::Flags Flags,
H A DHexagonISelLowering.cpp3772 return allowsHvxMemoryAccess(SVT, Flags, Fast); in allowsMemoryAccess()
H A DHexagonISelLoweringHVX.cpp580 bool HexagonTargetLowering::allowsHvxMemoryAccess( in allowsHvxMemoryAccess() function in HexagonTargetLowering