Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp310 Value *getPassThrough(Value *Val) const;
675 auto AlignVectors::getPassThrough(Value *Val) const -> Value * { in getPassThrough() function in AlignVectors
1301 getPassThrough(B.Seg.Val), "sel"); in realignLoadGroup()