Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DTracker.h91 UseSet(const Use &U, Tracker &Tracker) in UseSet() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp255 auto UseSet = LV->getAllReachedUses(DR, DA); in getAllRealUses() local
H A DHexagonCommonGEP.cpp75 using UseSet = SetVector<Use *>; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp602 BitVector &DefSet, BitVector &UseSet) { in addRegsToSet()