Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonVectorCombine.cpp274 DepList getUpwardDeps(Instruction *In, Instruction *Base) const;
619 auto AlignVectors::getUpwardDeps(Instruction *In, Instruction *Base) const in getUpwardDeps() function in AlignVectors
714 DepList Deps = getUpwardDeps(Info.Inst, Base); in createLoadGroups()
909 DepList Deps = getUpwardDeps(In, To); in realignLoadGroup()