Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DUniformityAnalysis.cpp98 const auto *UseInstr = cast<Instruction>(U.getUser()); in isDivergentUse() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineUniformityAnalysis.cpp147 auto *UseInstr = U.getParent(); in isDivergentUse() local
H A DScheduleDAGInstrs.cpp281 MachineInstr *UseInstr = nullptr; in addPhysRegDataDeps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PreLegalizerCombiner.cpp155 for (auto &UseInstr : MRI.use_nodbg_instructions(Dst)) { in matchFoldGlobalOffset() local