Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp342 DepList getUpwardDeps(Instruction *In, Instruction *Base) const;
845 auto AlignVectors::getUpwardDeps(Instruction *In, Instruction *Base) const in getUpwardDeps() function in AlignVectors
950 DepList Deps = getUpwardDeps(Info.Inst, Base); in createLoadGroups()
1208 DepList Deps = getUpwardDeps(In, To); in realignLoadGroup()