Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp141 for (auto &Use : MRI->reg_instructions(Reg)) { in getRegAllocationHints()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h302 reg_instructions(Register Reg) const { in reg_instructions() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveIntervals.cpp477 for (MachineInstr &UseMI : MRI->reg_instructions(Reg)) { in shrinkToUses()