Home
last modified time | relevance | path

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

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp131 class AlignVectors { class
133 AlignVectors(HexagonVectorCombine &HVC_) : HVC(HVC_) {} in AlignVectors() function in __anona9de621f0111::AlignVectors
277 for (const AlignVectors::ByteSpan::Block &B : BS) { in operator <<()
330 auto AlignVectors::ByteSpan::extent() const -> int { in extent()
356 auto AlignVectors::ByteSpan::shift(int Offset) -> ByteSpan & { in shift()
397 auto AlignVectors::isHvx(const AddrInfo &AI) const -> bool { in isHvx()
401 auto AlignVectors::getPayload(Value *Val) const -> Value * { in getPayload()
412 auto AlignVectors::getMask(Value *Val) const -> Value * { in getMask()
491 auto AlignVectors::createAddressGroups() -> bool { in createAddressGroups()
898 auto AlignVectors::run() -> bool { in run()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp131 class AlignVectors { class
133 AlignVectors(HexagonVectorCombine &HVC_) : HVC(HVC_) {} in AlignVectors() function in __anonbf50cfb50111::AlignVectors
277 for (const AlignVectors::ByteSpan::Block &B : BS) { in operator <<()
330 auto AlignVectors::ByteSpan::extent() const -> int { in extent()
356 auto AlignVectors::ByteSpan::shift(int Offset) -> ByteSpan & { in shift()
397 auto AlignVectors::isHvx(const AddrInfo &AI) const -> bool { in isHvx()
401 auto AlignVectors::getPayload(Value *Val) const -> Value * { in getPayload()
412 auto AlignVectors::getMask(Value *Val) const -> Value * { in getMask()
491 auto AlignVectors::createAddressGroups() -> bool { in createAddressGroups()
898 auto AlignVectors::run() -> bool { in run()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp131 class AlignVectors { class
133 AlignVectors(HexagonVectorCombine &HVC_) : HVC(HVC_) {} in AlignVectors() function in __anon2bfc8e740111::AlignVectors
277 for (const AlignVectors::ByteSpan::Block &B : BS) { in operator <<()
330 auto AlignVectors::ByteSpan::extent() const -> int { in extent()
356 auto AlignVectors::ByteSpan::shift(int Offset) -> ByteSpan & { in shift()
397 auto AlignVectors::isHvx(const AddrInfo &AI) const -> bool { in isHvx()
401 auto AlignVectors::getPayload(Value *Val) const -> Value * { in getPayload()
412 auto AlignVectors::getMask(Value *Val) const -> Value * { in getMask()
491 auto AlignVectors::createAddressGroups() -> bool { in createAddressGroups()
898 auto AlignVectors::run() -> bool { in run()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp132 class AlignVectors { class
134 AlignVectors(HexagonVectorCombine &HVC_) : HVC(HVC_) {} in AlignVectors() function in __anon3698e6720111::AlignVectors
278 for (const AlignVectors::ByteSpan::Block &B : BS) { in operator <<()
331 auto AlignVectors::ByteSpan::extent() const -> int { in extent()
357 auto AlignVectors::ByteSpan::shift(int Offset) -> ByteSpan & { in shift()
398 auto AlignVectors::isHvx(const AddrInfo &AI) const -> bool { in isHvx()
402 auto AlignVectors::getPayload(Value *Val) const -> Value * { in getPayload()
413 auto AlignVectors::getMask(Value *Val) const -> Value * { in getMask()
492 auto AlignVectors::createAddressGroups() -> bool { in createAddressGroups()
899 auto AlignVectors::run() -> bool { in run()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp131 class AlignVectors { class
133 AlignVectors(HexagonVectorCombine &HVC_) : HVC(HVC_) {} in AlignVectors() function in __anone6f41be70111::AlignVectors
277 for (const AlignVectors::ByteSpan::Block &B : BS) { in operator <<()
330 auto AlignVectors::ByteSpan::extent() const -> int { in extent()
356 auto AlignVectors::ByteSpan::shift(int Offset) -> ByteSpan & { in shift()
397 auto AlignVectors::isHvx(const AddrInfo &AI) const -> bool { in isHvx()
401 auto AlignVectors::getPayload(Value *Val) const -> Value * { in getPayload()
412 auto AlignVectors::getMask(Value *Val) const -> Value * { in getMask()
491 auto AlignVectors::createAddressGroups() -> bool { in createAddressGroups()
898 auto AlignVectors::run() -> bool { in run()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp131 class AlignVectors { class
133 AlignVectors(HexagonVectorCombine &HVC_) : HVC(HVC_) {} in AlignVectors() function in __anon3d6f68d30111::AlignVectors
277 for (const AlignVectors::ByteSpan::Block &B : BS) { in operator <<()
330 auto AlignVectors::ByteSpan::extent() const -> int { in extent()
356 auto AlignVectors::ByteSpan::shift(int Offset) -> ByteSpan & { in shift()
397 auto AlignVectors::isHvx(const AddrInfo &AI) const -> bool { in isHvx()
401 auto AlignVectors::getPayload(Value *Val) const -> Value * { in getPayload()
412 auto AlignVectors::getMask(Value *Val) const -> Value * { in getMask()
491 auto AlignVectors::createAddressGroups() -> bool { in createAddressGroups()
898 auto AlignVectors::run() -> bool { in run()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp129 class AlignVectors { class
131 AlignVectors(HexagonVectorCombine &HVC_) : HVC(HVC_) {} in AlignVectors() function in __anon3f8d58910111::AlignVectors
273 for (const AlignVectors::ByteSpan::Block &B : BS) { in operator <<()
325 auto AlignVectors::ByteSpan::extent() const -> int { in extent()
351 auto AlignVectors::ByteSpan::shift(int Offset) -> ByteSpan & { in shift()
385 auto AlignVectors::isHvx(const AddrInfo &AI) const -> bool { in isHvx()
389 auto AlignVectors::getPayload(Value *Val) const -> Value * { in getPayload()
400 auto AlignVectors::getMask(Value *Val) const -> Value * { in getMask()
474 auto AlignVectors::createAddressGroups() -> bool { in createAddressGroups()
867 auto AlignVectors::run() -> bool { in run()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp129 class AlignVectors { class
131 AlignVectors(HexagonVectorCombine &HVC_) : HVC(HVC_) {} in AlignVectors() function in __anone9120ba50111::AlignVectors
273 for (const AlignVectors::ByteSpan::Block &B : BS) { in operator <<()
325 auto AlignVectors::ByteSpan::extent() const -> int { in extent()
351 auto AlignVectors::ByteSpan::shift(int Offset) -> ByteSpan & { in shift()
385 auto AlignVectors::isHvx(const AddrInfo &AI) const -> bool { in isHvx()
389 auto AlignVectors::getPayload(Value *Val) const -> Value * { in getPayload()
400 auto AlignVectors::getMask(Value *Val) const -> Value * { in getMask()
474 auto AlignVectors::createAddressGroups() -> bool { in createAddressGroups()
867 auto AlignVectors::run() -> bool { in run()
[all …]