Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp183 class AlignVectors { class
414 for (const AlignVectors::ByteSpan::Block &B : BS) in operator <<()
576 auto AlignVectors::ByteSpan::extent() const -> int { in extent()
621 auto AlignVectors::getAddrInfo(Instruction &In) const in getAddrInfo()
644 auto AlignVectors::isHvx(const AddrInfo &AI) const -> bool { in isHvx()
659 auto AlignVectors::getMask(Value *Val) const -> Value * { in getMask()
869 auto AlignVectors::createAddressGroups() -> bool { in createAddressGroups()
1097 auto AlignVectors::realignLoadGroup(IRBuilderBase &Builder, in realignLoadGroup()
1544 auto AlignVectors::isSectorTy(Type *Ty) const -> bool { in isSectorTy()
1553 auto AlignVectors::run() -> bool { in run()
[all …]