Home
last modified time | relevance | path

Searched defs:UseSet (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp253 auto UseSet = LV->getAllReachedUses(DR, DA); in getAllRealUses() local
H A DHexagonCommonGEP.cpp75 using UseSet = SetVector<Use *>; typedef
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp600 BitVector &DefSet, BitVector &UseSet) { in addRegsToSet()